Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_register.h155 #define RIRB_INT_RESPONSE 0x01 macro
/linux-6.12.1/sound/soc/sof/intel/
Dhda-codec.c379 if (rirb_status & RIRB_INT_RESPONSE) in hda_codec_check_rirb_status()
/linux-6.12.1/sound/soc/intel/avs/
Dcore.c273 if (status & RIRB_INT_RESPONSE) in avs_hda_interrupt()
/linux-6.12.1/sound/pci/hda/
Dhda_controller.c1109 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()