Home
last modified time | relevance | path

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

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