Home
last modified time | relevance | path

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

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