Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Di915_debugfs.c2134 val = I915_READ(PSR2_SU_STATUS(dev_priv->psr.transcoder, in i915_edp_psr_status()
Di915_reg.h4483 #define PSR2_SU_STATUS(tran, frame) (_PSR2_SU_STATUS(tran, (frame) / 3)) macro