Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c66 DIFF_ADCLR, /* Differential ADCL and ADCR (Not supported on rv1103 codec) */ enumerator
225 [DIFF_ADCLR] = "DiffadcLR",
429 if (adc_mode >= SING_ADCLR && adc_mode <= DIFF_ADCLR) in using_adc_lr()
441 adc_mode == DIFF_ADCLR) in using_adc_diff()
450 (rv1106->adc_mode == DIFF_ADCLR || in check_adc_mode()