MSR_GLCP_DOTPLL_LOCK
if ((dotpll_lo & MSR_GLCP_DOTPLL_LOCK) && (dotpll_hi == pllval))
if (dotpll_lo & MSR_GLCP_DOTPLL_LOCK)
if (dotpll_lo & MSR_GLCP_DOTPLL_LOCK)
} while (timeout-- && !(dotpll & MSR_GLCP_DOTPLL_LOCK));