Searched refs:RIRB_INT_MASK (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| A D | hda-ctrl.c | 260 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()
|
| A D | hda-stream.c | 763 if (rirb_status & RIRB_INT_MASK) { in hda_dsp_stream_threaded_handler() 770 RIRB_INT_MASK); in hda_dsp_stream_threaded_handler()
|
| /linux/include/sound/ |
| A D | hda_register.h | 153 #define RIRB_INT_MASK 0x05 macro
|
| /linux/sound/soc/intel/skylake/ |
| A D | skl.c | 235 if (status & RIRB_INT_MASK) { in skl_interrupt() 238 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in skl_interrupt()
|
| /linux/sound/pci/hda/ |
| A D | hda_controller.c | 1097 if (status & RIRB_INT_MASK) { in azx_interrupt() 1106 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()
|
| /linux/sound/hda/ |
| A D | hdac_controller.c | 497 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
|
Completed in 24 milliseconds