Searched refs:TMIO_SD_CMD_RSP_R1 (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mmc/ | ||
A D | tmio-common.h | 19 #define TMIO_SD_CMD_RSP_R1 (4 << 8)/* response: R1, R5, R6, R7 */ macro |
A D | tmio-common.c | 443 tmp |= TMIO_SD_CMD_RSP_R1; in tmio_sd_send_cmd() |
Completed in 6 milliseconds