Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
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()
Dintel_audio_regs.h165 #define VLV_AMP_MUTE (1 << 1) macro