Home
last modified time | relevance | path

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

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