Searched refs:LCPLL_PLL_DISABLE (Results 1 – 3 of 3) sorted by relevance
1992 if (val & LCPLL_PLL_DISABLE) in intel_ddi_pll_init()
8339 val |= LCPLL_PLL_DISABLE; in hsw_disable_lcpll()8373 if ((val & (LCPLL_PLL_LOCK | LCPLL_PLL_DISABLE | LCPLL_CD_SOURCE_FCLK | in hsw_restore_lcpll()8395 val &= ~LCPLL_PLL_DISABLE; in hsw_restore_lcpll()
6700 #define LCPLL_PLL_DISABLE (1<<31) macro