Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_audio.c714 aud_config = VLV_AUD_CFG(pipe); in ilk_audio_codec_disable()
776 aud_config = VLV_AUD_CFG(pipe); in ilk_audio_codec_enable()
/drivers/gpu/drm/i915/
Di915_reg.h9447 #define VLV_AUD_CFG(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CONFIG_A, _VLV_AUD_CONFIG_B) macro