Searched refs:cfc_divisors (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7763.c23 static int cfc_divisors[] = { 1, 1, 4, 1, 1, 1, 1, 1 }; variable
74 return clk->parent->rate / cfc_divisors[idx]; shyway_clk_recalc()
H A Dclock-sh7780.c23 static int cfc_divisors[] = { 1, 1, 4, 1, 6, 1, 1, 1 }; variable
80 return clk->parent->rate / cfc_divisors[idx]; shyway_clk_recalc()

Completed in 251 milliseconds