Searched refs:snd_hdac_stream_writeb (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/sound/hda/ |
D | hdac_controller.c | 490 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in azx_int_clear() 581 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in snd_hdac_bus_handle_stream_irq()
|
D | hdac_stream.c | 122 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); /* to be sure */ in snd_hdac_stream_clear() 173 snd_hdac_stream_writeb(azx_dev, SD_CTL, val); in snd_hdac_stream_reset()
|
/Linux-v5.10/include/sound/ |
D | hdaudio.h | 583 #define snd_hdac_stream_writeb(dev, reg, value) \ macro 602 snd_hdac_stream_writeb(dev, reg, \
|
/Linux-v5.10/sound/soc/sof/intel/ |
D | hda-stream.c | 675 snd_hdac_stream_writeb(s, SD_STS, sd_status); in hda_dsp_stream_check()
|