Searched refs:INTEL_OUTPUT_DVO (Results 1 – 5 of 5) sorted by relevance
167 pipe_config->output_types |= BIT(INTEL_OUTPUT_DVO); in intel_dvo_get_config()529 encoder->type = INTEL_OUTPUT_DVO; in intel_dvo_init()536 BIT(INTEL_OUTPUT_DVO); in intel_dvo_init()
1074 crt->base.cloneable = BIT(INTEL_OUTPUT_DVO) | BIT(INTEL_OUTPUT_HDMI); in intel_crt_init()
1133 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) in i8xx_dpll()1687 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DVO)) { in i8xx_crtc_compute_clock()
72 INTEL_OUTPUT_DVO = 2, enumerator
47 #define INTEL_OUTPUT_DVO 2 macro