Home
last modified time | relevance | path

Searched refs:_PIPEBSTAT (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_reg.h2736 #define PIPESTAT(pipe) _PIPE(pipe, _PIPEASTAT, _PIPEBSTAT)
3091 #define _PIPEBSTAT 0x71024 macro
H A Di915_suspend.c376 dev_priv->regfile.savePIPEBSTAT = I915_READ(_PIPEBSTAT); in i915_save_modeset_reg()