Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dcpu.c129 unsigned int tmp, mips_pll_fcvo; in detect_cpu_clock() local
132 mips_pll_fcvo = (tmp & STRAPBUS_6328_FCVO_MASK) in detect_cpu_clock()
135 switch (mips_pll_fcvo) { in detect_cpu_clock()
191 unsigned int tmp, mips_pll_fcvo; in detect_cpu_clock() local
194 mips_pll_fcvo = (tmp & STRAPBUS_6362_FCVO_MASK) in detect_cpu_clock()
196 switch (mips_pll_fcvo) { in detect_cpu_clock()