Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dhda_register.h151 #define RIRB_INT_RESPONSE 0x01 macro
/Linux-v5.15/sound/soc/sof/intel/
Dhda-stream.c738 if (rirb_status & RIRB_INT_RESPONSE) in hda_dsp_stream_threaded_handler()
/Linux-v5.15/sound/soc/intel/skylake/
Dskl.c236 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/Linux-v5.15/sound/pci/hda/
Dhda_controller.c1108 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()