Searched refs:MSR_GLCP_DOTPLL_DOTRESET (Results 1 – 5 of 5) sorted by relevance
155 dotpll |= MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dclk_frequency()169 dotpll &= ~(MSR_GLCP_DOTPLL_DOTRESET); in gx_set_dclk_frequency()
53 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dotpll()66 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dotpll()
351 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
431 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
140 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; in lx_set_dotpll()158 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; in lx_set_dotpll()