Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda-ctrl.c225 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in hda_dsp_ctrl_init_chip()
305 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in hda_dsp_ctrl_stop_chip()
Dhda-stream.c613 if (rirb_status & RIRB_INT_MASK) { in hda_dsp_stream_threaded_handler()
618 RIRB_INT_MASK); in hda_dsp_stream_threaded_handler()
/Linux-v5.4/include/sound/
Dhda_register.h149 #define RIRB_INT_MASK 0x05 macro
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c232 if (status & RIRB_INT_MASK) { in skl_interrupt()
235 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in skl_interrupt()
/Linux-v5.4/sound/hda/
Dhdac_controller.c470 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
/Linux-v5.4/sound/pci/hda/
Dhda_controller.c1164 if (status & RIRB_INT_MASK) { in azx_interrupt()
1171 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()