Searched refs:TMIO_SD_OPTION_WIDTH_4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | tmio-common.h | 73 #define TMIO_SD_OPTION_WIDTH_4 (0 << 13) macro |
H A D | tmio-common.c | 529 val = TMIO_SD_OPTION_WIDTH_4; in tmio_sd_set_bus_width() |