Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-st.c154 u32 cconf2, cconf3, cconf4, cconf5; in st_mmcss_cconfig() local
162 cconf5 = ST_MMC_CCONFIG_5_DEFAULT; in st_mmcss_cconfig()
198 cconf5 |= ST_MMC_CCONFIG_TUNING_FOR_SDR50; in st_mmcss_cconfig()
200 cconf5 |= RETUNING_TIMER_CNT_MAX; in st_mmcss_cconfig()
211 cconf5 |= RETUNING_TIMER_CNT_MAX; in st_mmcss_cconfig()
219 writel_relaxed(cconf5, host->ioaddr + ST_MMC_CCONFIG_REG_5); in st_mmcss_cconfig()