Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h151 #define RIRB_INT_RESPONSE 0x01 macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h121 #define RIRB_INT_RESPONSE 0x01 macro
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c369 if (rirb_status & RIRB_INT_RESPONSE) in hda_codec_check_rirb_status()
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c278 if (status & RIRB_INT_RESPONSE) in hdac_bus_irq_handler()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c236 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c1105 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()