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