Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmc.h46 #define DWEMMC_IDINTEN ((UINT32)PcdGet32 (PcdDwEmmcDxeBaseAddress) + 0x090) macro
DDwEmmcDxe.c212 MmioWrite32 (DWEMMC_IDINTEN, 0); in DwEmmcNotifyState()