Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_register.h116 #define RIRB_INT_MASK 0x05 macro
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c86 if (status & RIRB_INT_MASK) { in skl_interrupt()
89 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in skl_interrupt()
/linux-4.4.14/sound/hda/
Dhdac_controller.c361 snd_hdac_chip_writeb(bus, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c957 if (status & RIRB_INT_MASK) { in azx_interrupt()
963 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()