Home
last modified time | relevance | path

Searched refs:SD_CTL_STREAM_RESET (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
Dhdac_stream.c186 snd_hdac_stream_updateb(azx_dev, SD_CTL, 0, SD_CTL_STREAM_RESET); in snd_hdac_stream_reset()
191 SD_CTL_STREAM_RESET; in snd_hdac_stream_reset()
199 val &= ~SD_CTL_STREAM_RESET; in snd_hdac_stream_reset()
207 SD_CTL_STREAM_RESET; in snd_hdac_stream_reset()
/kernel/linux/linux-5.10/include/sound/
Dhda_register.h155 #define SD_CTL_STREAM_RESET 0x01 /* stream reset bit */ macro