Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c323 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_COEFF_BV(pipe), in icl_update_output_csc()
357 tmp = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_COEFF_BV(pipe)); in icl_read_output_csc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h6364 #define PIPE_CSC_OUTPUT_COEFF_BV(pipe) _MMIO_PIPE(pipe, \ macro