Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmcDxe.c50 STATIC UINT32 mDwEmmcArgument; variable
382 mDwEmmcArgument = Argument; in DwEmmcSendCommand()
499 Status = SendCommand (mDwEmmcCommand, mDwEmmcArgument); in DwEmmcReadBlockData()
501 …ta, mDwEmmcCommand:%x, mDwEmmcArgument:%x, Status:%r\n", mDwEmmcCommand, mDwEmmcArgument, Status)); in DwEmmcReadBlockData()
537 Status = SendCommand (mDwEmmcCommand, mDwEmmcArgument); in DwEmmcWriteBlockData()
539 …ta, mDwEmmcCommand:%x, mDwEmmcArgument:%x, Status:%r\n", mDwEmmcCommand, mDwEmmcArgument, Status)); in DwEmmcWriteBlockData()