Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c204 bool low_thr_en; /* For Gen2 ADC_TM */ member
347 (chip->channels[i].low_thr_en); in adc_tm5_gen2_isr()
454 channel->low_thr_en = false; in adc_tm5_gen2_disable_channel()
605 channel->low_thr_en = true; in adc_tm5_gen2_configure()
609 channel->low_thr_en = false; in adc_tm5_gen2_configure()
624 if (channel->low_thr_en) in adc_tm5_gen2_configure()