Searched refs:PIPE_CSC_POSTOFF_LO (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_color_regs.h127 #define PIPE_CSC_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_LO, _PIPE_B_CSC_POSTOFF_LO) macro
H A Dintel_color.c237 intel_de_write_fw(i915, PIPE_CSC_POSTOFF_LO(pipe), csc->postoff[2]);
274 csc->postoff[2] = intel_de_read_fw(i915, PIPE_CSC_POSTOFF_LO(pipe));
/linux-master/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c440 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_A));
453 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_B));
466 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_C));

Completed in 145 milliseconds