Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_controller.c275 snd_hdac_chip_updateb(bus, GCTL, 0, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset()
/linux-4.4.14/include/sound/
Dhdaudio.h382 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro