Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dhandlers.c2670 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_A), D_ALL); in init_generic_mmio_info()
2684 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_B), D_ALL); in init_generic_mmio_info()
2698 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_C), D_ALL); in init_generic_mmio_info()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_color.c178 intel_de_write(dev_priv, PIPE_CSC_POSTOFF_HI(pipe), in ilk_update_pipe_csc()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h11213 #define PIPE_CSC_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_HI, _PIPE_B_CSC_POSTOFF_HI) macro