Searched refs:TMIO_SD_CMD_DATA (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | tmio-common.h | 14 #define TMIO_SD_CMD_DATA BIT(11) /* data transfer */ macro |
H A D | tmio-common.c | 435 tmp |= TMIO_SD_CMD_NOSTOP | TMIO_SD_CMD_DATA; in tmio_sd_send_cmd() |