Searched refs:PIPE_CSC_PREOFF_LO (Results 1 – 3 of 3) sorted by relevance
2404 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_A), D_ALL); in init_generic_mmio_info()2418 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_B), D_ALL); in init_generic_mmio_info()2432 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_C), D_ALL); in init_generic_mmio_info()
162 intel_de_write(dev_priv, PIPE_CSC_PREOFF_LO(pipe), preoff[2]); in ilk_update_pipe_csc()
10866 #define PIPE_CSC_PREOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_LO, _PIPE_B_CSC_PREOFF_LO) macro