Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lpe_audio.c353 audio_enable & ~VLV_AMP_MUTE); in intel_lpe_audio_notify()
362 audio_enable | VLV_AMP_MUTE); in intel_lpe_audio_notify()
H A Dintel_audio_regs.h165 #define VLV_AMP_MUTE (1 << 1) macro