Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_gx.c151 dotpll |= MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dclk_frequency()
165 dotpll &= ~(MSR_GLCP_DOTPLL_DOTRESET); in gx_set_dclk_frequency()
H A Dsuspend_gx.c47 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dotpll()
60 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dotpll()
H A Dgxfb.h342 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
H A Dlxfb.h422 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
H A Dlxfb_ops.c136 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; in lx_set_dotpll()
154 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; in lx_set_dotpll()