Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/st/
H A Dstm_thermal.c270 static int stm_thermal_calculate_threshold(struct stm_thermal_sensor *sensor, in stm_thermal_calculate_threshold() function
322 ret = stm_thermal_calculate_threshold(sensor, low - 500, &th); in stm_thermal_set_trips()
334 ret = stm_thermal_calculate_threshold(sensor, high, &th); in stm_thermal_set_trips()