MSR_GLCP_DOTPLL_LOCK  131 drivers/video/fbdev/geode/lxfb_ops.c 	if ((dotpll_lo & MSR_GLCP_DOTPLL_LOCK) && (dotpll_hi == pllval))
MSR_GLCP_DOTPLL_LOCK  148 drivers/video/fbdev/geode/lxfb_ops.c 		if (dotpll_lo & MSR_GLCP_DOTPLL_LOCK)
MSR_GLCP_DOTPLL_LOCK   56 drivers/video/fbdev/geode/suspend_gx.c 		if (dotpll_lo & MSR_GLCP_DOTPLL_LOCK)
MSR_GLCP_DOTPLL_LOCK  171 drivers/video/fbdev/geode/video_gx.c 	} while (timeout-- && !(dotpll & MSR_GLCP_DOTPLL_LOCK));