Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_register.h149 #define RIRB_INT_MASK 0x05 macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_controller.c497 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1108 if (status & RIRB_INT_MASK) { in azx_interrupt()
1117 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()