Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dat91_adc.c205 u8 sample_hold_time; member
903 st->sample_hold_time = prop; in at91_adc_probe_dt()
1253 if (st->sample_hold_time > 0) in at91_adc_probe()
1254 shtim = round_up((st->sample_hold_time * adc_clk_khz / 1000) in at91_adc_probe()