Home
last modified time | relevance | path

Searched defs:ESDHC_STD_TUNING_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_esdhc.h204 #define ESDHC_STD_TUNING_EN BIT(24) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c105 #define ESDHC_STD_TUNING_EN (1 << 24) macro