Searched refs:up_temp (Results 1 – 5 of 5) sorted by relevance
| /system/dev/board/vim/ |
| A D | vim-thermal.c | 116 .up_temp = 65, 124 .up_temp = 70, 132 .up_temp = 75, 140 .up_temp = 82, 148 .up_temp = 87, 156 .up_temp = 92, 164 .up_temp = 96,
|
| /system/dev/board/astro/ |
| A D | astro-thermal.c | 101 .up_temp = 75, 107 .up_temp = 80, 113 .up_temp = 85, 119 .up_temp = 90, 125 .up_temp = 95, 131 .up_temp = 100,
|
| /system/public/zircon/device/ |
| A D | thermal.h | 48 uint32_t up_temp; member
|
| /system/dev/thermal/aml-thermal-s905d2g/ |
| A D | aml-tsensor.cpp | 152 thermal_config_.trip_point_info[i].up_temp, in InitTripPoints() 155 thermal_config_.trip_point_info[i + 1].up_temp, in InitTripPoints()
|
| /system/dev/thermal/aml-thermal-s912/ |
| A D | aml-thermal.cpp | 351 if (trip_pt != trip_limit && temperature_ >= info_.trip_point_info[trip_pt + 1].up_temp) { in Worker()
|
Completed in 10 milliseconds