Searched refs:TMIO_SD_CMD_RSP_R1B (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | tmio-common.h | 19 #define TMIO_SD_CMD_RSP_R1B (5 << 8)/* response: R1b, R5b */ macro |
H A D | tmio-common.c | 458 tmp |= TMIO_SD_CMD_RSP_R1B; in tmio_sd_send_cmd() |