Searched refs:PCH_PP_ON_DELAYS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_suspend.c655 dev_priv->regfile.savePP_ON_DELAYS = I915_READ(PCH_PP_ON_DELAYS);
753 I915_WRITE(PCH_PP_ON_DELAYS, dev_priv->regfile.savePP_ON_DELAYS);
H A Dintel_dp.c2607 pp_on = I915_READ(PCH_PP_ON_DELAYS);
2707 I915_WRITE(PCH_PP_ON_DELAYS, pp_on);
2712 I915_READ(PCH_PP_ON_DELAYS),
H A Di915_reg.h4047 #define PCH_PP_ON_DELAYS 0xc7208 macro

Completed in 151 milliseconds