Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_color.c160 I915_WRITE(PIPE_CSC_POSTOFF_LO(pipe), postoff[2]); in ilk_update_pipe_csc()
/drivers/gpu/drm/i915/gvt/
Dhandlers.c2346 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_A), D_ALL); in init_generic_mmio_info()
2360 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_B), D_ALL); in init_generic_mmio_info()
2374 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_C), D_ALL); in init_generic_mmio_info()
/drivers/gpu/drm/i915/
Di915_reg.h10166 #define PIPE_CSC_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_LO, _PIPE_B_CSC_POSTOFF_LO) macro