Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_updateb (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/intel/avs/
H 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()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_stream.c149 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start()
157 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_start()
169 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_clear()
173 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear()
233 snd_hdac_stream_updateb(azx_dev, SD_CTL, 0, SD_CTL_STREAM_RESET); in snd_hdac_stream_reset()
241 snd_hdac_stream_updateb(azx_dev, SD_CTL, SD_CTL_STREAM_RESET, 0); in snd_hdac_stream_reset()
H A Dhdac_controller.c478 snd_hdac_stream_updateb(azx_dev, SD_CTL, SD_INT_MASK, 0); in azx_int_disable()
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c110 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start()
118 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_start()
149 snd_hdac_stream_updateb(azx_dev, SD_CTL, in snd_hdac_stream_clear()
153 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear()
220 snd_hdac_stream_updateb(azx_dev, SD_CTL, 0, SD_CTL_STREAM_RESET); in snd_hdac_stream_reset()
H A Dhdac_controller.c494 snd_hdac_stream_updateb(azx_dev, SD_CTL, SD_INT_MASK, 0); in azx_int_disable()
512 snd_hdac_stream_updateb(azx_dev, SD_STS, 0, 0); in azx_int_clear()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h603 #define snd_hdac_stream_updateb(dev, reg, mask, val) \ macro
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h640 #define snd_hdac_stream_updateb(dev, reg, mask, val) \ macro

Completed in 8 milliseconds