Home
last modified time | relevance | path

Searched refs:ESDHC_CLOCK_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/mmc/host/
Dsdhci-esdhc.h48 #define ESDHC_CLOCK_MASK 0x0000fff0 macro
Dsdhci-of-esdhc.c715 temp &= ~ESDHC_CLOCK_MASK; in esdhc_of_set_clock()
Dsdhci-esdhc-imx.c932 | ESDHC_CLOCK_MASK); in esdhc_pltfm_set_clock()