Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddwmmc.h11 #define DWMCI_SET_DIV_RATIO(x) ((x) << 24) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dexynos_dw_mmc.c195 DWMCI_SET_DIV_RATIO(timing[2])); in exynos_dwmci_get_config()