Home
last modified time | relevance | path

Searched refs:ESDHC_CTRL_8BITBUS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc.h42 #define ESDHC_CTRL_8BITBUS (0x2 << 1) macro
H A Dsdhci-esdhc-imx.c118 #define ESDHC_CTRL_8BITBUS (0x2 << 1) macro
733 ret |= (val & ESDHC_CTRL_8BITBUS) << 3; in esdhc_readb_le()
944 ctrl = ESDHC_CTRL_8BITBUS; in esdhc_pltfm_set_bus_width()
H A Dsdhci-of-esdhc.c782 ctrl |= ESDHC_CTRL_8BITBUS; in esdhc_pltfm_set_bus_width()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc.h42 #define ESDHC_CTRL_8BITBUS (0x2 << 1) macro
H A Dsdhci-esdhc-imx.c122 #define ESDHC_CTRL_8BITBUS (0x2 << 1) macro
453 case ESDHC_CTRL_8BITBUS: in usdhc_auto_tuning_mode_sel_and_en()
821 ret |= (val & ESDHC_CTRL_8BITBUS) << 3; in esdhc_readb_le()
1032 ctrl = ESDHC_CTRL_8BITBUS; in esdhc_pltfm_set_bus_width()
H A Dsdhci-of-esdhc.c789 ctrl |= ESDHC_CTRL_8BITBUS; in esdhc_pltfm_set_bus_width()

Completed in 10 milliseconds