Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h176 #define azx_readb(chip, reg) \ macro
H A Dhda_controller.c1093 status = azx_readb(chip, RIRBSTS); in azx_interrupt()