Searched refs:MMC_CMD20 (Results 1 – 2 of 2) sorted by relevance
62 #define MMC_CMD20 (MMC_INDX(20) | MMC_CMD_WAIT_RESPONSE) macro
121 } else if ((MmcCmd == MMC_CMD24) || (MmcCmd == MMC_CMD20)) { in MciSendCommand()