Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c633 static const unsigned long freq_bands[] = { in samsung_dsim_set_pll() local
641 for (band = 0; band < ARRAY_SIZE(freq_bands); ++band) in samsung_dsim_set_pll()
642 if (fout < freq_bands[band]) in samsung_dsim_set_pll()

Completed in 6 milliseconds