Searched full:steinhart (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/temperature/ |
| H A D | ltc2983.c | 338 * 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() 410 /* check Steinhart size */ in __ltc2983_custom_sensor_new() 412 dev_err(dev, "Steinhart sensors size(%zu) must be 24", in __ltc2983_custom_sensor_new() 433 * Steinhart sensors are configured with raw values in the 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() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 273 26 - Thermistor Custom Steinhart-Hart 325 adi,custom-steinhart: 327 Steinhart-Hart coefficients are also supported and can 329 Steinhart sensors the coefficients are given in the raw 440 adi,sensor-type = <26>; //Steinhart 442 adi,custom-steinhart = <0x00F371EC 0x12345678
|