Searched refs:high_thr_en (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c188 * @high_thr_en: channel upper voltage threshold enable state.
203 bool high_thr_en; /* For Gen2 ADC_TM */ member in struct:adc_tm5_channel
350 (chip->channels[i].high_thr_en);
453 channel->high_thr_en = false;
614 channel->high_thr_en = true;
618 channel->high_thr_en = false;
622 if (channel->high_thr_en)

Completed in 207 milliseconds