Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_audio_regs.h29 #define IBX_AUD_CNTL_ST(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CNTL_ST_A, \ macro
Dintel_audio.c753 aud_cntl_st = IBX_AUD_CNTL_ST(pipe); in ilk_audio_codec_enable()