Searched refs:snd_hdac_stream_writeb (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/hda/ |
D | hdac_controller.c | 460 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in azx_int_clear() 550 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in snd_hdac_bus_handle_stream_irq()
|
D | hdac_stream.c | 75 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); /* to be sure */ in snd_hdac_stream_clear() 117 snd_hdac_stream_writeb(azx_dev, SD_CTL, val); in snd_hdac_stream_reset()
|
/Linux-v4.19/include/sound/ |
D | hdaudio.h | 551 #define snd_hdac_stream_writeb(dev, reg, value) \ macro 570 snd_hdac_stream_writeb(dev, reg, \
|