Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
530 intel_encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()535 (1 << INTEL_OUTPUT_DVO); in intel_dvo_init()
877 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
98 INTEL_OUTPUT_DVO = 2, enumerator
535 else if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_DVO)) in intel_limit()1668 intel_pipe_has_type(crtc, INTEL_OUTPUT_DVO); in intel_num_dvo_pipes()1749 intel_pipe_has_type(crtc, INTEL_OUTPUT_DVO) && in i9xx_disable_pll()6575 if (!IS_I830(dev) && intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_update_pll()
59 #define INTEL_OUTPUT_DVO 2 macro