Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c65 SING_ADCLR, /* Single-end ADCL and ADCR */ enumerator
224 [SING_ADCLR] = "SingadcLR",
429 if (adc_mode >= SING_ADCLR && adc_mode <= DIFF_ADCLR) in using_adc_lr()