Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_controller.c413 snd_hdac_chip_updateb(bus, GCTL, AZX_GCTL_RESET, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset()
/openbmc/linux/include/sound/
H A Dhdaudio.h497 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro