Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_audio.c503 aud_config = VLV_AUD_CFG(pipe); in ilk_audio_codec_disable()
563 aud_config = VLV_AUD_CFG(pipe); in ilk_audio_codec_enable()
Di915_reg.h8764 #define VLV_AUD_CFG(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CONFIG_A, _VLV_AUD_CONFIG_B) macro