Searched refs:conversion_time (Results 1 – 4 of 4) sorted by relevance
79 int conversion_time; member187 msecs_to_jiffies(data->conversion_time)); in rm3100_wait_measurement()393 data->conversion_time = rm3100_samp_rates[i][2] * 2; in rm3100_set_samp_freq()600 data->conversion_time = rm3100_samp_rates[tmp - RM3100_TMRC_OFFSET][2] in rm3100_common_probe()
139 int conversion_time; /* ADC conversion time */ member208 udelay(data->conversion_time); in smm665_read_adc()598 data->conversion_time = SMM665_ADC_WAIT_SMM665; in smm665_probe()603 data->conversion_time = SMM665_ADC_WAIT_SMM766; in smm665_probe()
115 int conversion_time; member1547 .conversion_time = 2100, /* us */1739 .conversion_time = 2100, /* us */2502 if (thermal->chip->conversion_time) in rockchip_thermal_probe()2503 usleep_range(thermal->chip->conversion_time, in rockchip_thermal_probe()2504 thermal->chip->conversion_time + 50); in rockchip_thermal_probe()2618 if (thermal->chip->conversion_time) in rockchip_thermal_resume()2619 usleep_range(thermal->chip->conversion_time, in rockchip_thermal_resume()2620 thermal->chip->conversion_time + 50); in rockchip_thermal_resume()
863 static inline int conversion_time(struct w1_slave *sl) in conversion_time() function1071 t_conv = conversion_time(sl); in convert_t()1451 int t_cur = conversion_time(sl); in trigger_bulk_read()1934 return sprintf(buf, "%d\n", conversion_time(sl)); in conv_time_show()