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

/linux-master/arch/mips/bcm63xx/
H A Dcpu.c129 unsigned int tmp, mips_pll_fcvo; local
132 mips_pll_fcvo = (tmp & STRAPBUS_6328_FCVO_MASK)
135 switch (mips_pll_fcvo) {
191 unsigned int tmp, mips_pll_fcvo; local
194 mips_pll_fcvo = (tmp & STRAPBUS_6362_FCVO_MASK)
196 switch (mips_pll_fcvo) {

Completed in 164 milliseconds