Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_writeb (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/sound/hda/
Dhdac_controller.c488 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in azx_int_clear()
579 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in snd_hdac_bus_handle_stream_irq()
Dhdac_stream.c155 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); /* to be sure */ in snd_hdac_stream_clear()
/Linux-v6.1/include/sound/
Dhdaudio.h586 #define snd_hdac_stream_writeb(dev, reg, value) \ macro
611 snd_hdac_stream_writeb(dev, reg, \
/Linux-v6.1/sound/soc/intel/avs/
Dcldma.c244 snd_hdac_stream_writeb(cl, SD_LVI, cl->num_periods - 1); in hda_cldma_setup()
/Linux-v6.1/sound/soc/sof/intel/
Dhda-stream.c742 snd_hdac_stream_writeb(s, SD_STS, sd_status); in hda_dsp_stream_check()