Home
last modified time | relevance | path

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

/system/dev/board/vim/
A Dvim-thermal.c116 .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 Dastro-thermal.c101 .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 Dthermal.h48 uint32_t up_temp; member
/system/dev/thermal/aml-thermal-s905d2g/
A Daml-tsensor.cpp152 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 Daml-thermal.cpp351 if (trip_pt != trip_limit && temperature_ >= info_.trip_point_info[trip_pt + 1].up_temp) { in Worker()

Completed in 10 milliseconds