Searched refs:dpll_table (Results 1 – 1 of 1) sorted by relevance
45 static unsigned int dpll_table[15] = { variable312 for (i = 0; i < ARRAY_SIZE(dpll_table); i++) { in exynos_mipi_dsi_change_pll()313 if (dpll_out < dpll_table[i] * MHZ) { in exynos_mipi_dsi_change_pll()