Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c423 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_A)); in iterate_generic_mmio()
436 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_B)); in iterate_generic_mmio()
449 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_C)); in iterate_generic_mmio()
Di915_reg.h8204 #define PIPE_CSC_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_HI, _PIPE_B_CSC_POSTOFF_HI) macro
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_color.c208 intel_de_write_fw(dev_priv, PIPE_CSC_POSTOFF_HI(pipe), in ilk_update_pipe_csc()