Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/qcom/
Dtsens.c178 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw() function
539 high_val = tsens_mC_to_hw(s, cl_high); in tsens_set_trips()
540 low_val = tsens_mC_to_hw(s, cl_low); in tsens_set_trips()