pllc_divide_table 204 arch/mips/ath25/ar2315.c static int pllc_divide_table[5] __initdata = { 2, 3, 4, 6, 3 }; pllc_divide_table 224 arch/mips/ath25/ar2315.c clk_div = pllc_divide_table[clk_div]; pllc_divide_table 228 arch/mips/ath25/ar2315.c clk_div = pllc_divide_table[clk_div];