Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmt6360-adc.c63 ktime_t last_off_timestamps[MT6360_CHAN_MAX]; member
87 predict_end_t = ktime_add_ms(mad->last_off_timestamps[channel], 2 * ADC_WAIT_TIME_MS); in mt6360_adc_read_channel()
134 mad->last_off_timestamps[channel] = ktime_get(); in mt6360_adc_read_channel()
307 info->last_off_timestamps[i] = all_off_time; in mt6360_adc_reset()