Home
last modified time | relevance | path

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

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