Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
169 pipe_config->output_types |= BIT(INTEL_OUTPUT_DVO); in intel_dvo_get_config()516 intel_encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()523 (1 << INTEL_OUTPUT_DVO); in intel_dvo_init()
61 INTEL_OUTPUT_DVO = 2, enumerator
1043 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
8795 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_compute_dpll()9056 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) { in i8xx_crtc_compute_clock()
48 #define INTEL_OUTPUT_DVO 2 macro