Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddwmmc.h28 #define DWMCI_DIVRATIO_MASK 0x7 macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dexynos_dw_mmc.c67 & DWMCI_DIVRATIO_MASK) + 1; in exynos_dwmci_get_clk()