Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c311 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe), in icl_update_output_csc()
342 tmp = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe)); in icl_read_output_csc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h6349 #define PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe,\ macro