Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dtmio_mmc.h90 #define CARD_OPT_WIDTH8 BIT(13) macro
Dtmio_mmc_core.c993 & ~(CARD_OPT_WIDTH | CARD_OPT_WIDTH8); in tmio_mmc_set_bus_width()
999 reg |= CARD_OPT_WIDTH8; in tmio_mmc_set_bus_width()