Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddwmmc.h7 #define DWMCI_CLKSEL 0x09C macro
/external/u-boot/drivers/mmc/
Dexynos_dw_mmc.c51 dwmci_writel(host, DWMCI_CLKSEL, priv->sdr_timing); in exynos_dwmci_clksel()
65 clk_div = ((dwmci_readl(host, DWMCI_CLKSEL) >> DWMCI_DIVRATIO_BIT) in exynos_dwmci_get_clk()