Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A 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()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drcar-base.h973 u32 cconf3; member