Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddwmmc.h27 #define DWMCI_DIVRATIO_BIT 24 macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dexynos_dw_mmc.c66 clk_div = ((dwmci_readl(host, DWMCI_CLKSEL) >> DWMCI_DIVRATIO_BIT) in exynos_dwmci_get_clk()