Searched refs:HDMI_AUDIO_ENABLE (Results 1 – 3 of 3) sorted by relevance
180 if (tmp & HDMI_AUDIO_ENABLE) in intel_hdmi_get_config()228 temp |= HDMI_AUDIO_ENABLE; in g4x_hdmi_enable_port()262 temp |= HDMI_AUDIO_ENABLE; in ibx_enable_hdmi()317 temp |= HDMI_AUDIO_ENABLE; in cpt_enable_hdmi()383 temp &= ~(SDVO_ENABLE | HDMI_AUDIO_ENABLE); in intel_disable_hdmi()
44 #define HDMI_AUDIO_ENABLE (1 << 6) macro83 hdmib |= HDMI_AUDIO_ENABLE; in cdv_hdmi_mode_set()
2290 #define HDMI_AUDIO_ENABLE (1 << 6) /* HDMI only */ macro