Home
last modified time | relevance | path

Searched refs:RIRB_INT_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dhda_register.h147 #define RIRB_INT_RESPONSE 0x01 macro
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-stream.c733 if (rirb_status & RIRB_INT_RESPONSE) in hda_dsp_stream_threaded_handler()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl.c236 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c1119 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()