Searched refs:CGM_PIPE_MODE (Results 1 – 3 of 3) sorted by relevance
361 I915_WRITE(CGM_PIPE_MODE(pipe), crtc_state->cgm_mode); in cherryview_load_csc_matrix()
8815 pipe_config->cgm_mode = I915_READ(CGM_PIPE_MODE(crtc->pipe)); in i9xx_get_pipe_config()
10310 #define CGM_PIPE_MODE(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_MODE, _CGM_PIPE_B_MODE) macro