Searched refs:upper_set (Results 1 – 2 of 2) sorted by relevance
138 bool upper_set, lower_set; in adctm5_gen3_isr_thread() local143 upper_set = ((tm_status[0] & BIT(offset)) && chan_prop->high_thr_en); in adctm5_gen3_isr_thread()146 if (!(upper_set || lower_set)) in adctm5_gen3_isr_thread()
275 bool upper_set = false, lower_set = false; in adc_tm5_isr() local294 upper_set = (status_high & BIT(ch)) && in adc_tm5_isr()297 if (upper_set || lower_set) in adc_tm5_isr()336 bool upper_set = false, lower_set = false; in adc_tm5_gen2_isr() local349 upper_set = (status_high & BIT(ch)) && in adc_tm5_gen2_isr()352 if (upper_set || lower_set) in adc_tm5_gen2_isr()