WRPLL_PLL_ENABLE 9304 drivers/gpu/drm/i915/display/intel_display.c 	if ((ctl & WRPLL_PLL_ENABLE) == 0)
WRPLL_PLL_ENABLE 4257 drivers/gpu/drm/i915/display/intel_display_power.c 	I915_STATE_WARN(I915_READ(WRPLL_CTL(0)) & WRPLL_PLL_ENABLE,
WRPLL_PLL_ENABLE 4259 drivers/gpu/drm/i915/display/intel_display_power.c 	I915_STATE_WARN(I915_READ(WRPLL_CTL(1)) & WRPLL_PLL_ENABLE,
WRPLL_PLL_ENABLE  526 drivers/gpu/drm/i915/display/intel_dpll_mgr.c 	I915_WRITE(WRPLL_CTL(id), val & ~WRPLL_PLL_ENABLE);
WRPLL_PLL_ENABLE  573 drivers/gpu/drm/i915/display/intel_dpll_mgr.c 	return val & WRPLL_PLL_ENABLE;
WRPLL_PLL_ENABLE  824 drivers/gpu/drm/i915/display/intel_dpll_mgr.c 	val = WRPLL_PLL_ENABLE | WRPLL_REF_LCPLL |