Searched refs:sample_hold_time (Results 1 – 1 of 1) sorted by relevance
229 u8 sample_hold_time; member1033 st->sample_hold_time = prop; in at91_adc_probe()1145 if (st->sample_hold_time > 0) in at91_adc_probe()1146 shtim = round_up((st->sample_hold_time * adc_clk_khz / 1000) in at91_adc_probe()