Searched refs:PIPE_MULT (Results 1 – 3 of 3) sorted by relevance
2430 MMIO_D(PIPE_MULT(PIPE_A), D_ALL); in init_generic_mmio_info()2431 MMIO_D(PIPE_MULT(PIPE_B), D_ALL); in init_generic_mmio_info()2432 MMIO_D(PIPE_MULT(PIPE_C), D_ALL); in init_generic_mmio_info()
6469 I915_WRITE(PIPE_MULT(cpu_transcoder), in haswell_crtc_enable()10491 I915_READ(PIPE_MULT(pipe_config->cpu_transcoder)) + 1; in haswell_get_pipe_config()
4199 #define PIPE_MULT(trans) _MMIO_TRANS2(trans, _PIPE_MULT_A) macro