Searched refs:TMIO_SD_OPTION_WIDTH_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mmc/ | ||
A D | tmio-common.h | 72 #define TMIO_SD_OPTION_WIDTH_MASK (5 << 13) macro |
A D | tmio-common.c | 527 tmp &= ~TMIO_SD_OPTION_WIDTH_MASK; in tmio_sd_set_bus_width() |
Completed in 4 milliseconds