Searched refs:PLL_POWER_STATE (Results 1 – 2 of 2) sorted by relevance
3911 if (intel_de_wait_for_set(i915, enable_reg, PLL_POWER_STATE, 1)) in icl_pll_power_enable()4047 if (intel_de_wait_for_clear(i915, enable_reg, PLL_POWER_STATE, 1)) in icl_pll_disable()
4220 #define PLL_POWER_STATE REG_BIT(26) macro