Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
166 pipe_config->output_types |= BIT(INTEL_OUTPUT_DVO); in intel_dvo_get_config()525 encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()532 BIT(INTEL_OUTPUT_DVO); in intel_dvo_init()
1067 crt->base.cloneable = BIT(INTEL_OUTPUT_DVO) | BIT(INTEL_OUTPUT_HDMI); in intel_crt_init()
1127 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_dpll()1674 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) { in i8xx_crtc_compute_clock()
76 INTEL_OUTPUT_DVO = 2, enumerator
47 #define INTEL_OUTPUT_DVO 2 macro
Completed in 27 milliseconds