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

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dsuspend_gx.c53 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; gx_set_dotpll()
66 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; gx_set_dotpll()
H A Dvideo_gx.c155 dotpll |= MSR_GLCP_DOTPLL_DOTRESET; gx_set_dclk_frequency()
169 dotpll &= ~(MSR_GLCP_DOTPLL_DOTRESET); gx_set_dclk_frequency()
H A Dgxfb.h351 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
H A Dlxfb.h431 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
H A Dlxfb_ops.c140 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; lx_set_dotpll()
158 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; lx_set_dotpll()

Completed in 63 milliseconds