Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
170 pipe_config->output_types |= BIT(INTEL_OUTPUT_DVO); in intel_dvo_get_config()513 intel_encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()520 (1 << INTEL_OUTPUT_DVO); in intel_dvo_init()
908 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_compute_dpll()1328 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) { in i8xx_crtc_compute_clock()
1047 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
62 INTEL_OUTPUT_DVO = 2, enumerator
48 #define INTEL_OUTPUT_DVO 2 macro