Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/exynos/
Dexynos_mipi_dsi_common.c44 #define DFIN_PLL_MIN_HZ (6 * MHZ) macro
498 if (dfin_pll < DFIN_PLL_MIN_HZ || dfin_pll > DFIN_PLL_MAX_HZ) { in exynos_mipi_dsi_change_pll()