Home
last modified time | relevance | path

Searched refs:IdIntEn (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DDwMmcHci.c418 UINT32 IdIntEn; in DwMmcHcEnableInterrupt() local
439 IdIntEn = ~0; in DwMmcHcEnableInterrupt()
440 Status = DwMmcHcRwMmio (PciIo, Slot, DW_MMC_IDINTEN, FALSE, sizeof (IdIntEn), &IdIntEn); in DwMmcHcEnableInterrupt()