Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmc.h40 #define DWEMMC_STATUS ((UINT32)PcdGet32 (PcdDwEmmcDxeBaseAddress) + 0x048) macro
DDwEmmcDxe.c162 Data = MmioRead32 (DWEMMC_STATUS); in DwEmmcSetClock()
283 Data = MmioRead32 (DWEMMC_STATUS); in SendCommand()