Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DComponentName.c229 Partition = EMMC_PARTITION_DATA_FROM_BLKIO (BlockIo); in EmmcDxeComponentNameGetControllerName()
DEmmcDxe.h52 #define EMMC_PARTITION_DATA_FROM_BLKIO(a) \ macro
DEmmcBlockIo.c936 Partition = EMMC_PARTITION_DATA_FROM_BLKIO (This); in EmmcReset()
979 Partition = EMMC_PARTITION_DATA_FROM_BLKIO (This); in EmmcReadBlocks()
1018 Partition = EMMC_PARTITION_DATA_FROM_BLKIO (This); in EmmcWriteBlocks()
DEmmcDxe.c1063 Partition = EMMC_PARTITION_DATA_FROM_BLKIO (BlockIo); in EmmcDxeDriverBindingStop()