Searched refs:MMC_R4 (Results 1 – 2 of 2) sorted by relevance
53 #define MMC_R4(resp) ((resp)[0]) macro
710 if (ISSET(MMC_R4(cmd.c_resp), SD_IO_OCR_MEM_READY) || in sdmmc_io_send_op_cond()717 *ocrp = MMC_R4(cmd.c_resp); in sdmmc_io_send_op_cond()