Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dhda_register.h151 #define RIRB_INT_RESPONSE 0x01 macro
/Linux-v6.6/sound/soc/sof/intel/
Dhda-codec.c369 if (rirb_status & RIRB_INT_RESPONSE) in hda_codec_check_rirb_status()
/Linux-v6.6/sound/soc/intel/avs/
Dcore.c278 if (status & RIRB_INT_RESPONSE) in hdac_bus_irq_handler()
/Linux-v6.6/sound/soc/intel/skylake/
Dskl.c236 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/Linux-v6.6/sound/pci/hda/
Dhda_controller.c1105 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()