Searched refs:trip_point (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/thermal/src/ |
| H A D | thermal_lvts.c | 359 int trip_point; in set_all_tc_hw_reboot() local 366 trip_point = tc[i].hw_reboot_trip_point; in set_all_tc_hw_reboot() 371 if (trip_point == DISABLE_THERMAL_HW_REBOOT) { in set_all_tc_hw_reboot() 376 set_tc_hw_reboot_threshold(lvts_data, trip_point, i); in set_all_tc_hw_reboot()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/ |
| H A D | thermal_lvts.h | 290 void set_tc_hw_reboot_threshold(struct lvts_data *lvts_data, int trip_point,
|
| /rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/ |
| H A D | soc_temp_lvts.c | 130 void set_tc_hw_reboot_threshold(struct lvts_data *lvts_data, int trip_point, in set_tc_hw_reboot_threshold() argument 154 &(tc[tc_id].coeff), i, trip_point); in set_tc_hw_reboot_threshold() 163 &(tc[tc_id].coeff), d_index, trip_point); in set_tc_hw_reboot_threshold()
|