Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h119 #define RIRB_INT_MASK 0x05 macro
Dhda_controller.c1636 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_int_clear()
1739 if (status & RIRB_INT_MASK) { in azx_interrupt()
1745 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()