Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_color.c196 intel_de_write(dev_priv, PIPE_CSC_OUTPUT_PREOFF_LO(pipe), preoff[2]); in icl_update_output_csc()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_reg.h10933 #define PIPE_CSC_OUTPUT_PREOFF_LO(pipe) _MMIO_PIPE(pipe, \ macro