Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-st.c80 #define ST_MMC_CCONFIG_DDR50 BIT(8) macro
215 cconf4 |= ST_MMC_CCONFIG_DDR50; in st_mmcss_cconfig()