Searched refs:adc_high_threshold (Results 1 – 2 of 2) sorted by relevance
688 if (adc->wakeup1_data.adc_high_threshold > 0) { in palmas_adc_wakeup_configure()689 thres = adc->wakeup1_data.adc_high_threshold; in palmas_adc_wakeup_configure()719 if (adc->wakeup2_data.adc_high_threshold > 0) { in palmas_adc_wakeup_configure()720 thres = adc->wakeup2_data.adc_high_threshold; in palmas_adc_wakeup_configure()
134 int adc_high_threshold; member