Searched refs:avs_tmon_set_trip_temp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 205 static void avs_tmon_set_trip_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_set_trip_temp() function 276 avs_tmon_set_trip_temp(priv, TMON_TRIP_TYPE_LOW, low); in brcmstb_set_trips() 284 avs_tmon_set_trip_temp(priv, TMON_TRIP_TYPE_HIGH, high); in brcmstb_set_trips()
|
/kernel/linux/linux-6.6/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 203 static void avs_tmon_set_trip_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_set_trip_temp() function 274 avs_tmon_set_trip_temp(priv, TMON_TRIP_TYPE_LOW, low); in brcmstb_set_trips() 282 avs_tmon_set_trip_temp(priv, TMON_TRIP_TYPE_HIGH, high); in brcmstb_set_trips()
|
Completed in 2 milliseconds