Home
last modified time | relevance | path

Searched refs:snd_hdac_chip_updatew (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-bus.c31 snd_hdac_chip_updatew(bus, WAKEEN, STATESTS_INT_MASK, mask); in update_codec_wake_enable()
H A Dhda-codec.c93 snd_hdac_chip_updatew(bus, WAKEEN, STATESTS_INT_MASK, mask); in hda_codec_jack_wake_enable()
/openbmc/linux/include/sound/
H A Dhdaudio.h494 #define snd_hdac_chip_updatew(chip, reg, mask, val) \ macro