Searched refs:JH7110_PLLCLK_END (Results 1 – 2 of 2) sorted by relevance
143 struct jh7110_pll_data pll[JH7110_PLLCLK_END];262 static const struct jh7110_pll_info jh7110_plls[JH7110_PLLCLK_END] = {450 if (idx < JH7110_PLLCLK_END) in jh7110_pll_get()471 for (idx = 0; idx < JH7110_PLLCLK_END; idx++) { in jh7110_pll_probe()
14 #define JH7110_PLLCLK_END 3 macro