Searched refs:snd_hdac_stream_updatel (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_stream.c | 107 snd_hdac_stream_updatel(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start() 115 snd_hdac_stream_updatel(azx_dev, SD_CTL, in snd_hdac_stream_start() 135 snd_hdac_stream_updatel(azx_dev, SD_CTL, in snd_hdac_stream_clear() 139 snd_hdac_stream_updatel(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear() 310 snd_hdac_stream_updatel(azx_dev, SD_CTL, 0, SD_INT_MASK); in snd_hdac_stream_setup()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 595 #define snd_hdac_stream_updatel(dev, reg, mask, val) \ macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 632 #define snd_hdac_stream_updatel(dev, reg, mask, val) \ macro
|
Completed in 7 milliseconds