Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDi915_reg.h375 #define _DPIO_LFP_COEFF_A 0x8048 macro
377 #define DPIO_LFP_COEFF(pipe) _PIPE(pipe, _DPIO_LFP_COEFF_A, _DPIO_LFP_COEFF_B)
HDi915_debug.c1461 intel_dpio_read(dev_priv, _DPIO_LFP_COEFF_A)); in i915_dpio_info()