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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7780.c21 static int cfc_divisors[] = { 1, 1, 4, 1, 6, 1, 1, 1 }; variable
78 clk->rate = clk->parent->rate / cfc_divisors[idx];

Completed in 35 milliseconds