Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-st.c146 u32 cconf2, cconf3, cconf4, cconf5; in st_mmcss_cconfig() local
152 cconf3 = ST_MMC_CCONFIG_3_DEFAULT; in st_mmcss_cconfig()
179 cconf3 |= ST_MMC_CCONFIG_EMMC_SLOT_TYPE; in st_mmcss_cconfig()
187 cconf3 |= ST_MMC_CCONFIG_1P8_VOLT; in st_mmcss_cconfig()
200 cconf3 |= ST_MMC_CCONFIG_1P8_VOLT; in st_mmcss_cconfig()
209 writel_relaxed(cconf3, host->ioaddr + ST_MMC_CCONFIG_REG_3); in st_mmcss_cconfig()