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