Home
last modified time | relevance | path

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

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