Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-esdhc.h41 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
A Dsdhci-esdhc-imx.c121 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
456 case ESDHC_CTRL_4BITBUS: in usdhc_auto_tuning_mode_sel_and_en()
820 ret |= (val & ESDHC_CTRL_4BITBUS); in esdhc_readb_le()
1034 ctrl = ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()
A Dsdhci-esdhc-mcf.c288 mcf_data->current_bus_width = ESDHC_CTRL_4BITBUS; in esdhc_mcf_pltfm_set_bus_width()
A Dsdhci-of-esdhc.c795 ctrl |= ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()

Completed in 11 milliseconds