Home
last modified time | relevance | path

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

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