Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c316 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_COEFF_RU_GU(pipe), in icl_update_output_csc()
348 tmp = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_COEFF_RU_GU(pipe)); in icl_read_output_csc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h6355 #define PIPE_CSC_OUTPUT_COEFF_RU_GU(pipe) _MMIO_PIPE(pipe, \ macro