Searched refs:azx_writeb (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/pci/hda/ | ||
| D | hda_controller.h | 184 #define azx_writeb(chip, reg, value) \ macro |
| D | hda_controller.c | 963 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt() |