Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-st.c73 #define ST_MMC_CCONFIG_SDR104 BIT(4) macro
201 cconf4 |= ST_MMC_CCONFIG_SDR104; in st_mmcss_cconfig()