Home
last modified time | relevance | path

Searched refs:azx_readb (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dhda_controller.h177 #define azx_readb(chip, reg) \ macro
H A Dhda_controller.c1097 status = azx_readb(chip, RIRBSTS); in azx_interrupt()