Searched refs:_PFB_WIN_POS (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_suspend.c355 dev_priv->regfile.savePFB_WIN_POS = I915_READ(_PFB_WIN_POS);
573 I915_WRITE(_PFB_WIN_POS, dev_priv->regfile.savePFB_WIN_POS);
H A Di915_reg.h3360 #define _PFB_WIN_POS 0x68870 macro
3368 #define PF_WIN_POS(pipe) _PIPE(pipe, _PFA_WIN_POS, _PFB_WIN_POS)

Completed in 187 milliseconds