Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_color_regs.h307 #define CGM_PIPE_CSC_COEFF8(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF8, _CGM_PIPE_B_CSC_COEFF8) macro
Dintel_color.c730 intel_de_write_fw(i915, CGM_PIPE_CSC_COEFF8(pipe), in chv_load_cgm_csc()
757 tmp = intel_de_read_fw(i915, CGM_PIPE_CSC_COEFF8(pipe)); in chv_read_cgm_csc()