Searched refs:azx_writeb (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.h | 180 #define azx_writeb(chip, reg, value) \ macro
|
H A D | hda_controller.c | 1149 azx_writeb(chip, RIRBSTS, status & RIRB_INT_MASK); in azx_interrupt() 1151 azx_writeb(chip, RIRBSTS, RIRB_INT_MASK); in azx_interrupt()
|
/kernel/linux/linux-6.6/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()
|
Completed in 5 milliseconds