Searched refs:PIPE_MULT (Results 1 – 3 of 3) sorted by relevance
2506 MMIO_D(PIPE_MULT(PIPE_A), D_ALL); in init_generic_mmio_info()2507 MMIO_D(PIPE_MULT(PIPE_B), D_ALL); in init_generic_mmio_info()2508 MMIO_D(PIPE_MULT(PIPE_C), D_ALL); in init_generic_mmio_info()
7097 intel_de_write(dev_priv, PIPE_MULT(cpu_transcoder), in hsw_crtc_enable()11308 PIPE_MULT(pipe_config->cpu_transcoder)) + 1; in hsw_get_pipe_config()
4344 #define PIPE_MULT(trans) _MMIO_TRANS2(trans, _PIPE_MULT_A) macro