Searched refs:snd_hdac_stream_updateb (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/sound/hda/ |
| D | hdac_stream.c | 103 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start() 106 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_start() 118 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_clear() 121 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear() 153 snd_hdac_stream_updateb(azx_dev, SD_CTL, 0, SD_CTL_STREAM_RESET); in snd_hdac_stream_reset()
|
| D | hdac_controller.c | 448 snd_hdac_stream_updateb(azx_dev, SD_CTL, SD_INT_MASK, 0); in azx_int_disable()
|
| /Linux-v5.4/include/sound/ |
| D | hdaudio.h | 563 #define snd_hdac_stream_updateb(dev, reg, mask, val) \ macro
|