Searched refs:sample_hold_time (Results 1 – 1 of 1) sorted by relevance
207 u8 sample_hold_time; member904 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()