Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dmtl.h26 #define MTL_IRQ_INTEN_L_HOST_IPC_MASK BIT(0) macro
H A Dmtl.c192 mask = MTL_IRQ_INTEN_L_HOST_IPC_MASK | MTL_IRQ_INTEN_L_SOUNDWIRE_MASK; in mtl_enable_interrupts()