Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
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 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 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
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 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 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()

Completed in 8 milliseconds