Searched refs:pllno (Results 1 – 1 of 1) sorted by relevance
207 static const int pllno[] = {1, 2, 2, 4}; variable225 return ((clk_get_rate(clk->parent) / n) * m) / pllno[od]; in jz_clk_pll_get_rate()