Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8825.c1733 unsigned int adc_mg1, adc_mg2; in nau8825_high_imped_detection() local
1779 regmap_read(regmap, NAU8825_REG_SARDOUT_RAM_STATUS, &adc_mg2); in nau8825_high_imped_detection()
1803 dev_dbg(nau8825->dev, "adc_mg1:%x, adc_mg2:%x\n", adc_mg1, adc_mg2); in nau8825_high_imped_detection()
1806 if (adc_mg1 > adc_mg2) { in nau8825_high_imped_detection()
1821 } else if (adc_mg1 < adc_mg2) { in nau8825_high_imped_detection()