Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddwmmc.h8 #define DWMCI_CLKSEL 0x09C macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dexynos_dw_mmc.c52 dwmci_writel(host, DWMCI_CLKSEL, priv->sdr_timing); in exynos_dwmci_clksel()
66 clk_div = ((dwmci_readl(host, DWMCI_CLKSEL) >> DWMCI_DIVRATIO_BIT) in exynos_dwmci_get_clk()