Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_controller.c491 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in azx_int_clear()
582 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); in snd_hdac_bus_handle_stream_irq()
H A Dhdac_stream.c171 snd_hdac_stream_writeb(azx_dev, SD_STS, SD_INT_MASK); /* to be sure */ in snd_hdac_stream_clear()
/openbmc/linux/include/sound/
H A Dhdaudio.h616 #define snd_hdac_stream_writeb(dev, reg, value) \ macro
641 snd_hdac_stream_writeb(dev, reg, \
/openbmc/linux/sound/soc/intel/avs/
H A Dcldma.c244 snd_hdac_stream_writeb(cl, SD_LVI, cl->num_periods - 1); in hda_cldma_setup()