Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_controller.c384 snd_hdac_chip_updateb(bus, GCTL, AZX_GCTL_RESET, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset()
/Linux-v5.4/include/sound/
Dhdaudio.h458 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro