Home
last modified time | relevance | path

Searched refs:ESDHC_CTRL_4BITBUS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc.h41 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
H A Dsdhci-esdhc-mcf.c288 mcf_data->current_bus_width = ESDHC_CTRL_4BITBUS; in esdhc_mcf_pltfm_set_bus_width()
H A Dsdhci-esdhc-imx.c117 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
732 ret |= (val & ESDHC_CTRL_4BITBUS); in esdhc_readb_le()
947 ctrl = ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()
H A Dsdhci-of-esdhc.c786 ctrl |= ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc.h41 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
H 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()
1035 ctrl = ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()
H A Dsdhci-esdhc-mcf.c288 mcf_data->current_bus_width = ESDHC_CTRL_4BITBUS; in esdhc_mcf_pltfm_set_bus_width()
H A Dsdhci-of-esdhc.c793 ctrl |= ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()

Completed in 12 milliseconds