Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_audio_regs.h57 #define VLV_AUD_CFG(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CONFIG_A, _VLV_AUD_CONFIG_B) macro
H A Dintel_audio.c573 regs->aud_config = VLV_AUD_CFG(pipe); in ibx_audio_regs_init()