Searched refs:MMC_CMD0 (Results 1 – 2 of 2) sorted by relevance
47 #define MMC_CMD0 (MMC_INDX(0) | MMC_CMD_NO_CRC_RESPONSE) macro
494 Status = MmcHost->SendCommand (MmcHost, MMC_CMD0, 0); in MmcIdentificationMode()