Home
last modified time | relevance | path

Searched refs:VLV_AMP_MUTE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_lpe_audio.c379 audio_enable & ~VLV_AMP_MUTE); in intel_lpe_audio_notify()
388 audio_enable | VLV_AMP_MUTE); in intel_lpe_audio_notify()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1247 #define VLV_AMP_MUTE (1 << 1) macro