Lines Matching refs:INTEL_OUTPUT_HDMI
921 INTEL_OUTPUT_HDMI, &n_entries); in intel_ddi_hdmi_level()
1464 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_HDMI)) in icl_ddi_clock_get()
1791 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_enable_transcoder_func()
1828 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func()
2091 if (type == INTEL_OUTPUT_HDMI) in skl_ddi_set_iboost()
2100 if (type == INTEL_OUTPUT_HDMI) in skl_ddi_set_iboost()
2135 if (type == INTEL_OUTPUT_HDMI) in bxt_ddi_vswing_sequence()
2221 if (type == INTEL_OUTPUT_HDMI) in cnl_ddi_vswing_program()
2284 if (type == INTEL_OUTPUT_HDMI) { in cnl_ddi_vswing_sequence()
2300 if (type != INTEL_OUTPUT_HDMI) in cnl_ddi_vswing_sequence()
2412 if (type == INTEL_OUTPUT_HDMI) { in icl_combo_phy_ddi_vswing_sequence()
2428 if (type == INTEL_OUTPUT_HDMI) in icl_combo_phy_ddi_vswing_sequence()
2732 icl_ddi_vswing_sequence(encoder, level, INTEL_OUTPUT_HDMI); in intel_ddi_pre_enable_hdmi()
2734 cnl_ddi_vswing_sequence(encoder, level, INTEL_OUTPUT_HDMI); in intel_ddi_pre_enable_hdmi()
2736 bxt_ddi_vswing_sequence(encoder, level, INTEL_OUTPUT_HDMI); in intel_ddi_pre_enable_hdmi()
2741 skl_ddi_set_iboost(encoder, level, INTEL_OUTPUT_HDMI); in intel_ddi_pre_enable_hdmi()
2775 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_pre_enable()
2875 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_post_disable()
3008 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_enable_ddi()
3058 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_disable_ddi()
3198 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_ddi_get_config()
3262 return INTEL_OUTPUT_HDMI; in intel_ddi_compute_output_type()
3284 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_HDMI)) in intel_ddi_compute_config()
3398 WARN_ON(!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)); in intel_hdmi_reset_link()