Home
last modified time | relevance | path

Searched refs:RIRB_INT_MASK (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c334 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in hda_codec_rirb_status_clear()
360 if (rirb_status & RIRB_INT_MASK) { in hda_codec_check_rirb_status()
367 RIRB_INT_MASK); in hda_codec_check_rirb_status()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A 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()
H A 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()
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_controller.c522 snd_hdac_chip_updateb(bus, RIRBSTS, ~RIRB_INT_MASK, 0); in azx_int_clear()
524 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_register.h149 #define RIRB_INT_MASK 0x05 macro
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcore.c277 if (status & RIRB_INT_MASK) { in hdac_bus_irq_handler()
280 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in hdac_bus_irq_handler()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_register.h153 #define RIRB_INT_MASK 0x05 macro
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c1139 if (status & RIRB_INT_MASK) { in azx_interrupt()
1149 azx_writeb(chip, RIRBSTS, status & RIRB_INT_MASK); in azx_interrupt()
1151 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.c235 if (status & RIRB_INT_MASK) { in skl_interrupt()
238 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in skl_interrupt()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c235 if (status & RIRB_INT_MASK) { in skl_interrupt()
238 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in skl_interrupt()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_controller.c497 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c1094 if (status & RIRB_INT_MASK) { in azx_interrupt()
1103 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()

Completed in 16 milliseconds