Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2422 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_A), D_ALL); in init_generic_mmio_info()
2436 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_B), D_ALL); in init_generic_mmio_info()
2450 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_C), D_ALL); in init_generic_mmio_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_color.c181 intel_de_write(dev_priv, PIPE_CSC_POSTOFF_LO(pipe), in ilk_update_pipe_csc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_reg.h10881 #define PIPE_CSC_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_LO, _PIPE_B_CSC_POSTOFF_LO) macro