Searched refs:mtk_pll_div_table (Results 1 – 8 of 8) sorted by relevance
52 static const struct mtk_pll_div_table armca35pll_div_table[] = {61 static const struct mtk_pll_div_table armca72pll_div_table[] = {70 static const struct mtk_pll_div_table mmpll_div_table[] = {
55 static const struct mtk_pll_div_table armpll_div_table[] = {64 static const struct mtk_pll_div_table mfgpll_div_table[] = {73 static const struct mtk_pll_div_table dsppll_div_table[] = {
17 struct mtk_pll_div_table { struct47 const struct mtk_pll_div_table *div_table;
92 static const struct mtk_pll_div_table armpll_div_table[] = {101 static const struct mtk_pll_div_table mfgpll_div_table[] = {
50 static const struct mtk_pll_div_table mmpll_div_table[] = {
49 static const struct mtk_pll_div_table mmpll_div_table[] = {
51 static const struct mtk_pll_div_table mmpll_div_table[] = {
142 const struct mtk_pll_div_table *div_table = pll->data->div_table; in mtk_pll_calc_values()