Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc.h87 #define CARD_OPT_WIDTH8 BIT(13) macro
H A Dtmio_mmc_core.c171 & ~(CARD_OPT_WIDTH | CARD_OPT_WIDTH8); in tmio_mmc_set_bus_width()
177 reg |= CARD_OPT_WIDTH8; in tmio_mmc_set_bus_width()