Searched refs:adc_last_updated (Results 1 – 1 of 1) sorted by relevance
79 unsigned long adc_last_updated[MAX_POWR1220_ADC_VALUES]; member113 if (time_after(jiffies, data->adc_last_updated[ch_num] + HZ) || in powr1220_read_adc()155 data->adc_last_updated[ch_num] = jiffies; in powr1220_read_adc()