Searched refs:DWEMMC_CLKDIV (Results 1 – 2 of 2) sorted by relevance
24 #define DWEMMC_CLKDIV ((UINT32)PcdGet32 (PcdDwEmmcDxeBaseAddress) + 0x008) macro
168 MmioWrite32 (DWEMMC_CLKDIV, Divider); in DwEmmcSetClock()