clockctl1_predivide_table 203 arch/mips/ath25/ar2315.c static int clockctl1_predivide_table[4] __initdata = { 1, 2, 4, 5 }; clockctl1_predivide_table 214 arch/mips/ath25/ar2315.c refdiv = clockctl1_predivide_table[refdiv]; clockctl1_predivide_table 285 arch/mips/ath25/ar5312.c static unsigned clockctl1_predivide_table[4] __initdata = { 1, 2, 4, 5 }; clockctl1_predivide_table 335 arch/mips/ath25/ar5312.c predivisor = clockctl1_predivide_table[predivide_select];