Searched refs:TMIO_SD_CMD_MULTI (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mmc/ | ||
A D | tmio-common.h | 13 #define TMIO_SD_CMD_MULTI BIT(13) /* multiple block transfer */ macro |
A D | tmio-common.c | 426 tmp |= TMIO_SD_CMD_MULTI; in tmio_sd_send_cmd() |
Completed in 4 milliseconds