Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-st.c82 #define ST_MMC_CCONFIG_SDR50 BIT(0) macro
196 cconf4 |= ST_MMC_CCONFIG_SDR50; in st_mmcss_cconfig()