Searched refs:PIPE_CSC_MODE (Results 1 – 4 of 4) sorted by relevance
320 intel_de_write(dev_priv, PIPE_CSC_MODE(crtc->pipe), in ilk_load_csc_matrix()347 intel_de_write(dev_priv, PIPE_CSC_MODE(crtc->pipe), in icl_load_csc_matrix()
10756 PIPE_CSC_MODE(crtc->pipe)); in ilk_get_pipe_config()11255 PIPE_CSC_MODE(crtc->pipe)); in hsw_get_pipe_config()
2401 MMIO_D(PIPE_CSC_MODE(PIPE_A), D_ALL); in init_generic_mmio_info()2415 MMIO_D(PIPE_CSC_MODE(PIPE_B), D_ALL); in init_generic_mmio_info()2429 MMIO_D(PIPE_CSC_MODE(PIPE_C), D_ALL); in init_generic_mmio_info()
10863 #define PIPE_CSC_MODE(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_MODE, _PIPE_B_CSC_MODE) macro