Searched defs:ESDHC_STD_TUNING_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_esdhc.h | 204 #define ESDHC_STD_TUNING_EN BIT(24) macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sdhci-esdhc-imx.c | 105 #define ESDHC_STD_TUNING_EN (1 << 24) macro |