Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
158 pipe_config->output_types |= BIT(INTEL_OUTPUT_DVO); in intel_dvo_get_config()499 intel_encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()507 (1 << INTEL_OUTPUT_DVO); in intel_dvo_init()
981 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
170 INTEL_OUTPUT_DVO = 2, enumerator
1501 intel_crtc_has_type(crtc->config, INTEL_OUTPUT_DVO); in intel_num_dvo_pipes()1574 intel_crtc_has_type(crtc->config, INTEL_OUTPUT_DVO) && in i9xx_disable_pll()7257 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_compute_dpll()7491 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) { in i8xx_crtc_compute_clock()
60 #define INTEL_OUTPUT_DVO 2 macro