Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/intel/
Dhda-ctrl.c260 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in hda_dsp_ctrl_init_chip()
344 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in hda_dsp_ctrl_stop_chip()
Dhda-stream.c724 if (rirb_status & RIRB_INT_MASK) { in hda_dsp_stream_threaded_handler()
731 RIRB_INT_MASK); in hda_dsp_stream_threaded_handler()
/Linux-v5.10/include/sound/
Dhda_register.h149 #define RIRB_INT_MASK 0x05 macro
/Linux-v5.10/sound/soc/intel/skylake/
Dskl.c235 if (status & RIRB_INT_MASK) { in skl_interrupt()
238 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in skl_interrupt()
/Linux-v5.10/sound/hda/
Dhdac_controller.c496 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
/Linux-v5.10/sound/pci/hda/
Dhda_controller.c1114 if (status & RIRB_INT_MASK) { in azx_interrupt()
1123 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()