Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c621 static const unsigned long freq_bands[] = { in exynos_dsi_set_pll() local
629 for (band = 0; band < ARRAY_SIZE(freq_bands); ++band) in exynos_dsi_set_pll()
630 if (fout < freq_bands[band]) in exynos_dsi_set_pll()