Searched refs:RIRB_INT_MASK (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda-ctrl.c | 225 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()
|
| D | hda-stream.c | 613 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/ |
| D | hda_register.h | 149 #define RIRB_INT_MASK 0x05 macro
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl.c | 232 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/ |
| D | hdac_controller.c | 470 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
|
| /Linux-v5.4/sound/pci/hda/ |
| D | hda_controller.c | 1164 if (status & RIRB_INT_MASK) { in azx_interrupt() 1171 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()
|