Searched refs:snd_hdac_stream_updatel (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/hda/ |
H A D | hdac_stream.c | 154 snd_hdac_stream_updatel(azx_dev, SD_CTL, in snd_hdac_stream_start() 301 snd_hdac_stream_updatel(azx_dev, SD_CTL, 0, SD_INT_MASK); in snd_hdac_stream_setup()
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | cldma.c | 246 snd_hdac_stream_updatel(cl, SD_CTL, AZX_SD_CTL_STRM_MASK, AZX_SD_CTL_STRM(cl)); in hda_cldma_setup()
|
/openbmc/linux/include/sound/ |
H A D | hdaudio.h | 632 #define snd_hdac_stream_updatel(dev, reg, mask, val) \ macro
|