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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcDebug.c 53 DEBUG ((EFI_D_ERROR, "\t- Supported card command class: 0x%X\n", MMC_CSD_GET_CCC (Csd)));
Mmc.h 38 #define MMC_CSD_GET_CCC(Response) (Response[2] >> 20)
MmcIdentification.c 344 if (MMC_CSD_GET_CCC(Response) & SD_CCC_SWITCH)

Completed in 201 milliseconds