Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c64 SING_ADCR, /* Single-end ADCR, the ADCL is not used */ enumerator
223 [SING_ADCR] = "SingadcR",
431 else if (adc_mode >= DIFF_ADCR && adc_mode <= SING_ADCR) in using_adc_lr()