Home
last modified time | relevance | path

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

/linux/include/sound/
H A Demu10k1.h630 #define ADCCR_LCHANENABLE 0x00000008 /* Enables left channel for writing to the host */ macro
/linux/sound/pci/emu10k1/
H A Demupcm.c547 epcm->capture_cr_val = emu->audigy ? A_ADCCR_LCHANENABLE : ADCCR_LCHANENABLE; in snd_emu10k1_capture_prepare()