Home
last modified time | relevance | path

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

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