Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c370 if (irq_status & HDA_DSP_ADSPIS_IPC) in hda_dsp_check_ipc_irq()
H A Dhda.h287 #define HDA_DSP_ADSPIS_IPC BIT(0) macro