Searched refs:MSR_GLCP_DOTPLL_DOTRESET (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/geode/
H A Dsuspend_gx.c53 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET;
66 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET;
H A Dvideo_gx.c155 dotpll |= MSR_GLCP_DOTPLL_DOTRESET;
169 dotpll &= ~(MSR_GLCP_DOTPLL_DOTRESET);
H A Dgxfb.h351 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
H A Dlxfb.h429 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
H A Dlxfb_ops.c140 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET;
158 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET;

Completed in 69 milliseconds