Searched refs:pllval (Results 1 – 1 of 1) sorted by relevance
32 unsigned int pllval; member125 static void lx_set_dotpll(u32 pllval) in lx_set_dotpll() argument132 if ((dotpll_lo & MSR_GLCP_DOTPLL_LOCK) && (dotpll_hi == pllval)) in lx_set_dotpll()135 dotpll_hi = pllval; in lx_set_dotpll()178 lx_set_dotpll(pll_table[best].pllval & 0x00017FFF); in lx_set_clock()