Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1247 #define VLV_AMP_MUTE (1 << 1) macro