Searched refs:conversion_time (Results 1 – 2 of 2) sorted by relevance
280 unsigned int conversion_time = MAX1027_CONVERSION_UDELAY; in max1027_wait_eoc() local291 conversion_time *= hweight32(*indio_dev->active_scan_mask); in max1027_wait_eoc()293 usleep_range(conversion_time, conversion_time * 2); in max1027_wait_eoc()
919 static inline int conversion_time(struct w1_slave *sl) in conversion_time() function1125 t_conv = conversion_time(sl); in convert_t()1502 int t_cur = conversion_time(sl); in trigger_bulk_read()1962 return sprintf(buf, "%d\n", conversion_time(sl)); in conv_time_show()