Home
last modified time | relevance | path

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

/system/dev/board/vim/
A Dvim-thermal.c117 .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 Dastro-thermal.c102 .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 Dthermal.h49 uint32_t down_temp; member
/system/dev/thermal/aml-thermal-s905d2g/
A Daml-tsensor.cpp158 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 Daml-thermal.cpp353 } else if (trip_pt && temperature_ < info_.trip_point_info[trip_pt].down_temp) { in Worker()

Completed in 14 milliseconds