Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
Dat91_adc.c207 u8 sample_hold_time; member
904 st->sample_hold_time = prop; in at91_adc_probe_dt()
1259 if (st->sample_hold_time > 0) in at91_adc_probe()
1260 shtim = round_up((st->sample_hold_time * adc_clk_khz / 1000) in at91_adc_probe()