Home
last modified time | relevance | path

Searched refs:TWO_PT_CALIB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c136 case TWO_PT_CALIB: in tsens_read_calibration()
156 case TWO_PT_CALIB: in tsens_read_calibration()
233 case TWO_PT_CALIB: in tsens_read_calibration_legacy()
271 if (mode == TWO_PT_CALIB || mode == TWO_PT_CALIB_NO_OFFSET) { in compute_intercept_slope()
H A Dtsens.h12 #define TWO_PT_CALIB 0x3 macro