Searched refs:DWEMMC_CMD (Results 1 – 2 of 2) sorted by relevance
126 MmioWrite32 (DWEMMC_CMD, Data); in DwEmmcUpdateClock()128 Data = MmioRead32 (DWEMMC_CMD); in DwEmmcUpdateClock()288 MmioWrite32 (DWEMMC_CMD, MmcCmd); in SendCommand()
34 #define DWEMMC_CMD ((UINT32)PcdGet32 (PcdDwEmmcDxeBaseAddress) + 0x02c) macro