Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c63 DIFF_ADCR, /* Differential ADCR, the ADCL is not used */ enumerator
222 [DIFF_ADCR] = "DiffadcR",
431 else if (adc_mode >= DIFF_ADCR && adc_mode <= SING_ADCR) in using_adc_lr()
440 adc_mode == DIFF_ADCR || in using_adc_diff()
451 rv1106->adc_mode == DIFF_ADCR)) { in check_adc_mode()