Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/qcom/
Dtsens.c180 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw() function
557 high_val = tsens_mC_to_hw(s, cl_high); in tsens_set_trips()
558 low_val = tsens_mC_to_hw(s, cl_low); in tsens_set_trips()
1073 tsens_mC_to_hw(priv->sensor, 120000)); in tsens_register()
1076 tsens_mC_to_hw(priv->sensor, 0)); in tsens_register()