Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_lpe_audio.c342 audio_enable & ~VLV_AMP_MUTE); in intel_lpe_audio_notify()
351 audio_enable | VLV_AMP_MUTE); in intel_lpe_audio_notify()
Di915_reg.h2955 #define VLV_AMP_MUTE (1 << 1) macro