Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_color.c292 I915_WRITE(CGM_PIPE_CSC_COEFF8(pipe), coeffs[8]); in cherryview_load_csc_matrix()
Di915_reg.h9697 #define CGM_PIPE_CSC_COEFF8(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF8, _CGM_PIPE_B_CSC_COEFF8) macro