Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dhandlers.c2420 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_A), D_ALL); in init_generic_mmio_info()
2434 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_B), D_ALL); in init_generic_mmio_info()
2448 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_C), D_ALL); in init_generic_mmio_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_color.c177 intel_de_write(dev_priv, PIPE_CSC_POSTOFF_HI(pipe), in ilk_update_pipe_csc()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_reg.h10878 #define PIPE_CSC_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_HI, _PIPE_B_CSC_POSTOFF_HI) macro