Home
last modified time | relevance | path

Searched refs:steinhart (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dltc2983.c338 * entries of the table minus 1. For steinhart sensors 0 is written in __ltc2983_chan_custom_sensor_assign()
344 * Check if the offset was assigned already. It should be for steinhart in __ltc2983_chan_custom_sensor_assign()
351 * sensor, a steinhart sensor might have been added changing in __ltc2983_chan_custom_sensor_assign()
392 * For custom steinhart, the full u32 is taken. For all the others in __ltc2983_custom_sensor_new()
462 * This is done to first add all the steinhart sensors to the table, in __ltc2983_custom_sensor_new()
463 * in order to maximize the table usage. If we mix adding steinhart in __ltc2983_custom_sensor_new()
466 * (for steinhart), and a multiple of 6 for all the other sensors. in __ltc2983_custom_sensor_new()
467 * Since we have const 24 bytes for steinhart sensors and 24 is in __ltc2983_custom_sensor_new()
468 * also a multiple of 6, we guarantee that the first non-steinhart in __ltc2983_custom_sensor_new()
914 bool steinhart in ltc2983_thermistor_new() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dltc2983.c371 * entries of the table minus 1. For steinhart sensors 0 is written in __ltc2983_chan_custom_sensor_assign()
377 * Check if the offset was assigned already. It should be for steinhart in __ltc2983_chan_custom_sensor_assign()
384 * sensor, a steinhart sensor might have been added changing in __ltc2983_chan_custom_sensor_assign()
421 * For custom steinhart, the full u32 is taken. For all the others in __ltc2983_custom_sensor_new()
500 * This is done to first add all the steinhart sensors to the table, in __ltc2983_custom_sensor_new()
501 * in order to maximize the table usage. If we mix adding steinhart in __ltc2983_custom_sensor_new()
504 * (for steinhart), and a multiple of 6 for all the other sensors. in __ltc2983_custom_sensor_new()
505 * Since we have const 24 bytes for steinhart sensors and 24 is in __ltc2983_custom_sensor_new()
506 * also a multiple of 6, we guarantee that the first non-steinhart in __ltc2983_custom_sensor_new()
967 bool steinhart in ltc2983_thermistor_new() local
[all...]

Completed in 5 milliseconds