Home
last modified time | relevance | path

Searched refs:SDVO_AUDIO_ENABLE (Results 1 – 3 of 3) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_hdmi.c637 hdmi_val |= SDVO_AUDIO_ENABLE; in intel_hdmi_mode_set()
706 enable_bits |= SDVO_AUDIO_ENABLE; in intel_enable_hdmi()
751 u32 enable_bits = SDVO_ENABLE | SDVO_AUDIO_ENABLE; in intel_disable_hdmi()
H A Dintel_sdvo.c1255 sdvox |= SDVO_AUDIO_ENABLE; in intel_sdvo_mode_set()
H A Di915_reg.h2038 #define SDVO_AUDIO_ENABLE (1 << 6) macro