pllc_ctrl 208 arch/mips/ath25/ar2315.c unsigned int pllc_ctrl, cpu_div; pllc_ctrl 212 arch/mips/ath25/ar2315.c pllc_ctrl = ar2315_rst_reg_read(AR2315_PLLC_CTL); pllc_ctrl 213 arch/mips/ath25/ar2315.c refdiv = ATH25_REG_MS(pllc_ctrl, AR2315_PLLC_REF_DIV); pllc_ctrl 215 arch/mips/ath25/ar2315.c fdiv = ATH25_REG_MS(pllc_ctrl, AR2315_PLLC_FDBACK_DIV); pllc_ctrl 216 arch/mips/ath25/ar2315.c divby2 = ATH25_REG_MS(pllc_ctrl, AR2315_PLLC_ADD_FDBACK_DIV) + 1; pllc_ctrl 223 arch/mips/ath25/ar2315.c clk_div = ATH25_REG_MS(pllc_ctrl, AR2315_PLLC_CLKM_DIV); pllc_ctrl 227 arch/mips/ath25/ar2315.c clk_div = ATH25_REG_MS(pllc_ctrl, AR2315_PLLC_CLKC_DIV);