Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/qcom/
Dtsens.c360 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw() function
711 high_val = tsens_mC_to_hw(s, cl_high); in tsens_set_trips()
712 low_val = tsens_mC_to_hw(s, cl_low); in tsens_set_trips()
1222 tsens_mC_to_hw(priv->sensor, 120000)); in tsens_register()
1225 tsens_mC_to_hw(priv->sensor, 0)); in tsens_register()