Searched refs:RIRB_INT_MASK (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H 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()
|
| H A D | hda-stream.c | 724 if (rirb_status & RIRB_INT_MASK) { in hda_dsp_stream_threaded_handler() 731 RIRB_INT_MASK); in hda_dsp_stream_threaded_handler()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | hda_register.h | 149 #define RIRB_INT_MASK 0x05 macro
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_controller.c | 497 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_controller.c | 1108 if (status & RIRB_INT_MASK) { in azx_interrupt() 1117 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()
|