Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dmtl.h23 #define MTL_IRQ_INTEN_L_SOUNDWIRE_MASK BIT(6) macro
H A Dmtl.c198 mask = MTL_IRQ_INTEN_L_HOST_IPC_MASK | MTL_IRQ_INTEN_L_SOUNDWIRE_MASK; in mtl_enable_interrupts()