Searched refs:AD_CHAN_WAV (Results 1 – 2 of 2) sorted by relevance
187 if (channel & AD_CHAN_WAV) { in ad1889_channel_reset()343 ad1889_channel_reset(chip, AD_CHAN_WAV); in snd_ad1889_playback_prepare()467 ad1889_channel_reset(chip, AD_CHAN_WAV); in snd_ad1889_playback_trigger()802 ad1889_channel_reset(chip, AD_CHAN_WAV | AD_CHAN_ADC); in snd_ad1889_free()
176 #define AD_CHAN_WAV 0x0001 macro