Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c428 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_A)); in iterate_generic_mmio()
441 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_B)); in iterate_generic_mmio()
454 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_C)); in iterate_generic_mmio()
Di915_reg.h7700 #define PIPE_CSC_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_LO, _PIPE_B_CSC_POSTOFF_LO) macro
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_color.c213 intel_de_write_fw(dev_priv, PIPE_CSC_POSTOFF_LO(pipe), in ilk_update_pipe_csc()