Searched refs:snd_hdac_stream_writeb (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/hda/ |
D | hdac_controller.c | 604 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in azx_int_clear() 695 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in snd_hdac_bus_handle_stream_irq()
|
D | hdac_stream.c | 171 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); /* to be sure */ in snd_hdac_stream_clear()
|
/linux-6.12.1/include/sound/ |
D | hdaudio.h | 618 #define snd_hdac_stream_writeb(dev, reg, value) \ macro 646 snd_hdac_stream_writeb(dev, reg, \
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | cldma.c | 244 snd_hdac_stream_writeb(cl, SD_LVI, cl->num_periods - 1); in hda_cldma_setup()
|