Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c21 #define DFIN_PLL_MAX_HZ (12 * MHZ) macro
284 if (dfin_pll < DFIN_PLL_MIN_HZ || dfin_pll > DFIN_PLL_MAX_HZ) { in exynos_mipi_dsi_change_pll()