Home
last modified time | relevance | path

Searched refs:CARD_OPT_WIDTH8 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc.h84 #define CARD_OPT_WIDTH8 BIT(13) macro
H A Dtmio_mmc_core.c877 & ~(CARD_OPT_WIDTH | CARD_OPT_WIDTH8); in tmio_mmc_set_bus_width()
883 reg |= CARD_OPT_WIDTH8; in tmio_mmc_set_bus_width()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds