Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_color.c328 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_POSTOFF_LO(pipe), csc->postoff[2]); in icl_update_output_csc()
362 csc->postoff[2] = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_POSTOFF_LO(pipe)); in icl_read_output_csc()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h6382 #define PIPE_CSC_OUTPUT_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, \ macro