Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h74 #define TMIO_SD_OPTION_WIDTH_8 (1 << 13) macro
H A Dtmio-common.c532 val = TMIO_SD_OPTION_WIDTH_8; in tmio_sd_set_bus_width()