Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_color.c287 I915_WRITE(CGM_PIPE_CSC_COEFF8(pipe), coeffs[8]); in cherryview_load_csc_matrix()
H A Di915_reg.h8821 #define CGM_PIPE_CSC_COEFF8(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF8, _CGM_PIPE_B_CSC_COEFF8) macro