Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h382 #define _DPIO_REFSFR_A 0x8014 macro
391 #define DPIO_REFSFR(pipe) _PIPE(pipe, _DPIO_REFSFR_A, _DPIO_REFSFR_B)
Di915_debugfs.c1650 intel_dpio_read(dev_priv, _DPIO_REFSFR_A)); in i915_dpio_info()