Searched refs:PIPE_CSC_PREOFF_HI (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_color.c213 intel_de_write_fw(i915, PIPE_CSC_PREOFF_HI(pipe), csc->preoff[0]);
247 csc->preoff[0] = intel_de_read_fw(i915, PIPE_CSC_PREOFF_HI(pipe));
1144 intel_de_read_fw(i915, PIPE_CSC_PREOFF_HI(crtc->pipe));
H A Dintel_color_regs.h122 #define PIPE_CSC_PREOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_HI, _PIPE_B_CSC_PREOFF_HI) macro
/linux-master/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c435 MMIO_D(PIPE_CSC_PREOFF_HI(PIPE_A));
448 MMIO_D(PIPE_CSC_PREOFF_HI(PIPE_B));
461 MMIO_D(PIPE_CSC_PREOFF_HI(PIPE_C));

Completed in 208 milliseconds