Home
last modified time | relevance | path

Searched full:steinhart (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/temperature/
H A Dltc2983.c375 * entries of the table minus 1. For steinhart sensors 0 is written in __ltc2983_chan_custom_sensor_assign()
381 * Check if the offset was assigned already. It should be for steinhart in __ltc2983_chan_custom_sensor_assign()
388 * sensor, a steinhart sensor might have been added changing in __ltc2983_chan_custom_sensor_assign()
425 * For custom steinhart, the full u32 is taken. For all the others in __ltc2983_custom_sensor_new()
446 /* check Steinhart size */ in __ltc2983_custom_sensor_new()
449 "Steinhart sensors size(%zu) must be %u\n", in __ltc2983_custom_sensor_new()
468 * Steinhart sensors are configured with raw values in the firmware in __ltc2983_custom_sensor_new()
501 * This is done to first add all the steinhart sensors to the table, in __ltc2983_custom_sensor_new()
502 * in order to maximize the table usage. If we mix adding steinhart in __ltc2983_custom_sensor_new()
505 * (for steinhart), and a multiple of 6 for all the other sensors. in __ltc2983_custom_sensor_new()
[all …]