Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c457 static const unsigned long freq_bands[] = { in exynos_dsi_set_pll() local
465 for (band = 0; band < ARRAY_SIZE(freq_bands); ++band) in exynos_dsi_set_pll()
466 if (fout < freq_bands[band]) in exynos_dsi_set_pll()