Lines Matching full:calibration
131 * do this, the correct calibration formula is hard to know. in sun8i_ths_get_temp()
237 * The calibration data on the H6 is the ambient temperature and in sun50i_h6_ths_calibrate()
243 * register values and this will become a calibration offset. in sun50i_h6_ths_calibrate()
253 * Calibration data is CALIBRATE_DEFAULT - (calculated in sun50i_h6_ths_calibrate()
262 * Calibration value more than 12-bit, but calibration in sun50i_h6_ths_calibrate()
264 * still work without calibration, although the data in sun50i_h6_ths_calibrate()
289 calcell = devm_nvmem_cell_get(dev, "calibration"); in sun8i_ths_calibrate()
294 * Even if the external calibration data stored in sid is in sun8i_ths_calibrate()
298 * The default value of calibration register is 0x800 for in sun8i_ths_calibrate()
299 * every sensor, and the calibration value is usually 0x7xx in sun8i_ths_calibrate()
303 * So here we do not return error if the calibration data is in sun8i_ths_calibrate()