Home
last modified time | relevance | path

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

/linux/arch/mips/ath25/
H A Dar2315.c201 static int clockctl1_predivide_table[4] __initdata = { 1, 2, 4, 5 }; variable
212 refdiv = clockctl1_predivide_table[refdiv]; in ar2315_sys_clk()
H A Dar5312.c282 static unsigned clockctl1_predivide_table[4] __initdata = { 1, 2, 4, 5 }; variable
332 predivisor = clockctl1_predivide_table[predivide_select]; in ar5312_cpu_frequency()