Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Ddw_mmc-exynos.h67 #define EXYNOS_CCLKIN_MIN 50000000 macro
Ddw_mmc-exynos.c276 if (wanted < EXYNOS_CCLKIN_MIN) in dw_mci_exynos_adjust_clock()
277 wanted = EXYNOS_CCLKIN_MIN; in dw_mci_exynos_adjust_clock()