Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/adc/
Dat91_adc.c205 u8 sample_hold_time; member
893 st->sample_hold_time = prop; in at91_adc_probe_dt()
1243 if (st->sample_hold_time > 0) in at91_adc_probe()
1244 shtim = round_up((st->sample_hold_time * adc_clk_khz / 1000) in at91_adc_probe()