Home
last modified time | relevance | path

Searched refs:ESDHC_CTRL_4BITBUS (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/mmc/host/ !
Dsdhci-esdhc.h41 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
Dsdhci-esdhc-imx.c119 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
440 case ESDHC_CTRL_4BITBUS: in usdhc_auto_tuning_mode_sel()
789 ret |= (val & ESDHC_CTRL_4BITBUS); in esdhc_readb_le()
1003 ctrl = ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()
Dsdhci-esdhc-mcf.c288 mcf_data->current_bus_width = ESDHC_CTRL_4BITBUS; in esdhc_mcf_pltfm_set_bus_width()
Dsdhci-of-esdhc.c788 ctrl |= ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()