Searched refs:SD_CTL_STRIPE_MASK (Results 1 - 4 of 4) 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() 110 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start() 139 snd_hdac_stream_updatel(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear() 153 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_register.h | 169 #define SD_CTL_STRIPE_MASK 0x3 /* stripe control mask */ macro
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_stream.c | 149 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, in snd_hdac_stream_start() 173 snd_hdac_stream_updateb(azx_dev, SD_CTL_3B, SD_CTL_STRIPE_MASK, 0); in snd_hdac_stream_clear()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_register.h | 173 #define SD_CTL_STRIPE_MASK 0x3 /* stripe control mask */ macro
|
Completed in 6 milliseconds