Home
last modified time | relevance | path

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

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