Searched refs:EMU_A_ADCCR_LCHANENABLE (Results 1 – 2 of 2) sorted by relevance
394 #define EMU_A_ADCCR_LCHANENABLE 0x00000010 macro
1357 …adccr_value |= ( (IS_AUDIGY(&voice->stream->card->config) ? EMU_A_ADCCR_LCHANENABLE : EMU_ADCCR_LC… in emuxki_voice_start()1360 …adccr_value |= IS_AUDIGY(&voice->stream->card->config) ? EMU_A_ADCCR_LCHANENABLE : EMU_ADCCR_LCHAN… in emuxki_voice_start()