Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-st.c146 u32 cconf2, cconf3, cconf4, cconf5; in st_mmcss_cconfig() local
154 cconf5 = ST_MMC_CCONFIG_5_DEFAULT; in st_mmcss_cconfig()
190 cconf5 |= ST_MMC_CCONFIG_TUNING_FOR_SDR50; in st_mmcss_cconfig()
192 cconf5 |= RETUNING_TIMER_CNT_MAX; in st_mmcss_cconfig()
203 cconf5 |= RETUNING_TIMER_CNT_MAX; in st_mmcss_cconfig()
211 writel_relaxed(cconf5, host->ioaddr + ST_MMC_CCONFIG_REG_5); in st_mmcss_cconfig()