Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c622 static const unsigned long freq_bands[] = { in exynos_dsi_set_pll() local
630 for (band = 0; band < ARRAY_SIZE(freq_bands); ++band) in exynos_dsi_set_pll()
631 if (fout < freq_bands[band]) in exynos_dsi_set_pll()