Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_color_regs.h305 #define CGM_PIPE_CSC_COEFF45(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF45, _CGM_PIPE_B_CSC_COEFF4… macro
Dintel_color.c726 intel_de_write_fw(i915, CGM_PIPE_CSC_COEFF45(pipe), in chv_load_cgm_csc()
749 tmp = intel_de_read_fw(i915, CGM_PIPE_CSC_COEFF45(pipe)); in chv_read_cgm_csc()