Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_register.h147 #define RIRB_INT_RESPONSE 0x01 macro
/Linux-v5.4/sound/soc/sof/intel/
Dhda-stream.c615 if (rirb_status & RIRB_INT_RESPONSE) in hda_dsp_stream_threaded_handler()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c233 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/Linux-v5.4/sound/pci/hda/
Dhda_controller.c1166 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()