Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-st.c155 u32 cconf2, cconf3, cconf4, cconf5; in st_mmcss_cconfig() local
163 cconf5 = ST_MMC_CCONFIG_5_DEFAULT; in st_mmcss_cconfig()
199 cconf5 |= ST_MMC_CCONFIG_TUNING_FOR_SDR50; in st_mmcss_cconfig()
201 cconf5 |= RETUNING_TIMER_CNT_MAX; in st_mmcss_cconfig()
212 cconf5 |= RETUNING_TIMER_CNT_MAX; in st_mmcss_cconfig()
220 writel_relaxed(cconf5, host->ioaddr + ST_MMC_CCONFIG_REG_5); in st_mmcss_cconfig()