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

/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c445 static const unsigned long freq_bands[] = { local
453 for (band = 0; band < ARRAY_SIZE(freq_bands); ++band)
454 if (fout < freq_bands[band])

Completed in 32 milliseconds