MSR_GLCP_DOTPLL_DOTRESET  136 drivers/video/fbdev/geode/lxfb_ops.c 	dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET;
MSR_GLCP_DOTPLL_DOTRESET  154 drivers/video/fbdev/geode/lxfb_ops.c 	dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET;
MSR_GLCP_DOTPLL_DOTRESET   49 drivers/video/fbdev/geode/suspend_gx.c 	dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET;
MSR_GLCP_DOTPLL_DOTRESET   62 drivers/video/fbdev/geode/suspend_gx.c 	dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET;
MSR_GLCP_DOTPLL_DOTRESET  151 drivers/video/fbdev/geode/video_gx.c 	dotpll |= MSR_GLCP_DOTPLL_DOTRESET;
MSR_GLCP_DOTPLL_DOTRESET  165 drivers/video/fbdev/geode/video_gx.c 	dotpll &= ~(MSR_GLCP_DOTPLL_DOTRESET);