Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmc.h33 #define DWEMMC_CMDARG ((UINT32)PcdGet32 (PcdDwEmmcDxeBaseAddress) + 0x028) macro
DDwEmmcDxe.c287 MmioWrite32 (DWEMMC_CMDARG, Argument); in SendCommand()