Searched refs:TMIO_SD_CMD_NOSTOP (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mmc/ | ||
A D | tmio-common.h | 12 #define TMIO_SD_CMD_NOSTOP BIT(14) /* No automatic CMD12 issue */ macro |
A D | tmio-common.c | 423 tmp |= TMIO_SD_CMD_NOSTOP | TMIO_SD_CMD_DATA; in tmio_sd_send_cmd() |
Completed in 5 milliseconds