Searched refs:PIPE_CSC_POSTOFF_HI (Results 1 – 3 of 3) sorted by relevance
158 I915_WRITE(PIPE_CSC_POSTOFF_HI(pipe), postoff[0]); in ilk_update_pipe_csc()
2344 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_A), D_ALL); in init_generic_mmio_info()2358 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_B), D_ALL); in init_generic_mmio_info()2372 MMIO_D(PIPE_CSC_POSTOFF_HI(PIPE_C), D_ALL); in init_generic_mmio_info()
10158 #define PIPE_CSC_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_HI, _PIPE_B_CSC_POSTOFF_HI) macro