Searched refs:p0fc_divisors (Results 1 – 1 of 1) sorted by relevance
19 static int p0fc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 }; variable24 clk->rate *= p0fc_divisors[(__raw_readl(FRQCR) >> 4) & 0x07]; in master_clk_init()34 return clk->parent->rate / p0fc_divisors[idx]; in module_clk_recalc()