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