Home
last modified time | relevance | path

Searched refs:TMIO_SD_OPTION_WIDTH_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h71 #define TMIO_SD_OPTION_WIDTH_MASK (5 << 13) macro
H A Dtmio-common.c539 tmp &= ~TMIO_SD_OPTION_WIDTH_MASK; in tmio_sd_set_bus_width()