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