Home
last modified time | relevance | path

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

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