Searched refs:MMC_RSP_R7 (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | mmc.h | 332 #define MMC_RSP_R7 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro |
/u-boot/drivers/mmc/ | ||
A D | mmc.c | 2649 cmd.resp_type = MMC_RSP_R7; in mmc_send_if_cond() |
Completed in 10 milliseconds