Searched refs:down_temp (Results 1 – 5 of 5) sorted by relevance
| /system/dev/board/vim/ |
| A D | vim-thermal.c | 117 .down_temp = 63, 125 .down_temp = 68, 133 .down_temp = 73, 141 .down_temp = 79, 149 .down_temp = 84, 157 .down_temp = 89, 165 .down_temp = 93,
|
| /system/dev/board/astro/ |
| A D | astro-thermal.c | 102 .down_temp = 73, 108 .down_temp = 77, 114 .down_temp = 83, 120 .down_temp = 88, 126 .down_temp = 93, 132 .down_temp = 98,
|
| /system/public/zircon/device/ |
| A D | thermal.h | 49 uint32_t down_temp; member
|
| /system/dev/thermal/aml-thermal-s905d2g/ |
| A D | aml-tsensor.cpp | 158 thermal_config_.trip_point_info[i].down_temp, in InitTripPoints() 161 thermal_config_.trip_point_info[i + 1].down_temp, in InitTripPoints()
|
| /system/dev/thermal/aml-thermal-s912/ |
| A D | aml-thermal.cpp | 353 } else if (trip_pt && temperature_ < info_.trip_point_info[trip_pt].down_temp) { in Worker()
|
Completed in 14 milliseconds