Searched refs:MSR_GLCP_DOTPLL_DOTRESET (Results 1 – 5 of 5) sorted by relevance
151 dotpll |= MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dclk_frequency()165 dotpll &= ~(MSR_GLCP_DOTPLL_DOTRESET); in gx_set_dclk_frequency()
47 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dotpll()60 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; in gx_set_dotpll()
342 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
422 #define MSR_GLCP_DOTPLL_DOTRESET (1 << 0) macro
136 dotpll_lo |= MSR_GLCP_DOTPLL_DOTRESET; in lx_set_dotpll()154 dotpll_lo &= ~MSR_GLCP_DOTPLL_DOTRESET; in lx_set_dotpll()