Home
last modified time | relevance | path

Searched refs:CGM_PIPE_MODE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_color.c300 I915_WRITE(CGM_PIPE_MODE(pipe), mode); in cherryview_load_csc_matrix()
559 I915_WRITE(CGM_PIPE_MODE(pipe), in cherryview_load_luts()
596 I915_WRITE(CGM_PIPE_MODE(pipe), in cherryview_load_luts()
Di915_reg.h9700 #define CGM_PIPE_MODE(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_MODE, _CGM_PIPE_B_MODE) macro