Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/geode/
A Dgxfb.h340 #define MSR_GLCP_DOTPLL_LOCK (1 << 25) /* r/o */ macro
A Dlxfb.h419 #define MSR_GLCP_DOTPLL_LOCK (1 << 25) /* r/o */ macro
A Dvideo_gx.c171 } while (timeout-- && !(dotpll & MSR_GLCP_DOTPLL_LOCK)); in gx_set_dclk_frequency()
A Dsuspend_gx.c54 if (dotpll_lo & MSR_GLCP_DOTPLL_LOCK) in gx_set_dotpll()
A Dlxfb_ops.c131 if ((dotpll_lo & MSR_GLCP_DOTPLL_LOCK) && (dotpll_hi == pllval)) in lx_set_dotpll()
148 if (dotpll_lo & MSR_GLCP_DOTPLL_LOCK) in lx_set_dotpll()

Completed in 8 milliseconds