Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_color.c326 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_POSTOFF_HI(pipe), csc->postoff[0]); in icl_update_output_csc()
360 csc->postoff[0] = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_POSTOFF_HI(pipe)); in icl_read_output_csc()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h6376 #define PIPE_CSC_OUTPUT_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, \ macro