Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_register.h151 #define RIRB_INT_RESPONSE 0x01 macro
/Linux-v6.1/sound/soc/intel/avs/
Dcore.c273 if (status & RIRB_INT_RESPONSE) in hdac_bus_irq_handler()
/Linux-v6.1/sound/soc/intel/skylake/
Dskl.c236 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/Linux-v6.1/sound/soc/sof/intel/
Dhda-stream.c799 if (rirb_status & RIRB_INT_RESPONSE) in hda_dsp_stream_threaded_handler()
/Linux-v6.1/sound/pci/hda/
Dhda_controller.c1105 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()