Searched refs:tsens_mC_to_hw (Results 1 – 1 of 1) sorted by relevance
352 * tsens_mC_to_hw - Convert temperature to hardware register value361 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw() function 712 high_val = tsens_mC_to_hw(s, cl_high); in tsens_set_trips() 713 low_val = tsens_mC_to_hw(s, cl_low); in tsens_set_trips() 1271 tsens_mC_to_hw(priv->sensor, 120000)); in tsens_register() 1274 tsens_mC_to_hw(priv->sensor, 0)); in tsens_register()