Lines Matching +full:temperature +full:- +full:lookup +full:- +full:table
1 /* SPDX-License-Identifier: GPL-2.0 */
17 /* Max ADC code represents full-scale range of 1.8V */
35 /* Default decimation - 1024 for rev2, 840 for pmic5 */
48 #define PMI_CHG_SCALE_1 -138890
69 * struct vadc_linear_graph - Represent ADC characteristics.
84 * enum vadc_scale_fn_type - Scaling function to convert ADC code to
87 * SCALE_THERM_100K_PULLUP: Returns temperature in millidegC.
88 * Uses a mapping table with 100K pullup.
94 * SCALE_HW_CALIB_THERM_100K_PULLUP: Returns temperature in millidegC using
95 * lookup table. The hardware applies offset/slope to adc code.
98 * SCALE_HW_CALIB_THERM_100K_PU_PM7: Returns temperature in millidegC using
99 * lookup table for PMIC7. The hardware applies offset/slope to adc code.
105 * charger temperature.
107 * SMB1390 temperature.