Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_updateb (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/soc/intel/avs/
A Dcldma.c143 snd_hdac_stream_updateb(cl, SD_CTL, SD_INT_MASK | SD_CTL_DMA_START, in hda_cldma_start()
158 snd_hdac_stream_updateb(cl, SD_CTL, SD_INT_MASK | SD_CTL_DMA_START, 0); in hda_cldma_stop()
179 snd_hdac_stream_updateb(cl, SD_CTL, SD_CTL_STREAM_RESET, SD_CTL_STREAM_RESET); in hda_cldma_reset()
187 snd_hdac_stream_updateb(cl, SD_CTL, SD_CTL_STREAM_RESET, 0); in hda_cldma_reset()
/linux-6.3-rc2/sound/hda/
A Dhdac_stream.c149 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start()
153 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_start()
165 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_clear()
169 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear()
229 snd_hdac_stream_updateb(azx_dev, SD_CTL, 0, SD_CTL_STREAM_RESET); in snd_hdac_stream_reset()
237 snd_hdac_stream_updateb(azx_dev, SD_CTL, SD_CTL_STREAM_RESET, 0); in snd_hdac_stream_reset()
A Dhdac_controller.c475 snd_hdac_stream_updateb(azx_dev, SD_CTL, SD_INT_MASK, 0); in azx_int_disable()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h637 #define snd_hdac_stream_updateb(dev, reg, mask, val) \ macro

Completed in 8 milliseconds