HomeSort by relevance Sort by last modified time
    Searched refs:EMMC_PEIM_MEM_BIT_IS_SET (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
EmmcHcMem.h 21 #define EMMC_PEIM_MEM_BIT_IS_SET(Data, Bit) \
EmmcHcMem.c 133 if (!EMMC_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit)) {
162 ASSERT (!EMMC_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit));
430 ASSERT (EMMC_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit));

Completed in 71 milliseconds