Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_color.c182 I915_WRITE(PIPE_CSC_OUTPUT_COEFF_RV_GV(pipe), coeff[6] << 16 | coeff[7]); in icl_update_output_csc()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h10201 #define PIPE_CSC_OUTPUT_COEFF_RV_GV(pipe) _MMIO_PIPE(pipe, \ macro