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

/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_suspend.c657 dev_priv->regfile.savePP_DIVISOR = I915_READ(PCH_PP_DIVISOR);
755 I915_WRITE(PCH_PP_DIVISOR, dev_priv->regfile.savePP_DIVISOR);
H A Dintel_dp.c2609 pp_div = I915_READ(PCH_PP_DIVISOR);
2709 I915_WRITE(PCH_PP_DIVISOR, pp_div);
2714 I915_READ(PCH_PP_DIVISOR));
H A Di915_reg.h4070 #define PCH_PP_DIVISOR 0xc7210 macro

Completed in 179 milliseconds