Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
504 intel_encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()509 (1 << INTEL_OUTPUT_DVO); in intel_dvo_init()
816 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
98 INTEL_OUTPUT_DVO = 2, enumerator
628 else if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_DVO)) in intel_limit()1683 intel_pipe_has_type(crtc, INTEL_OUTPUT_DVO); in intel_num_dvo_pipes()1771 intel_pipe_has_type(crtc, INTEL_OUTPUT_DVO) && in i9xx_disable_pll()7683 if (!IS_I830(dev) && intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_compute_dpll()
59 #define INTEL_OUTPUT_DVO 2 macro