Home
last modified time | relevance | path

Searched refs:THERMAL_TEMP_INVALID (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h33 #define THERMAL_TEMP_INVALID (-274000) macro
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c434 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()
480 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()
H A Drockchip_thermal.c1409 if (tz->temperature != THERMAL_TEMP_INVALID) { in rockchip_dump_temperature()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c948 if (ret || temp == THERMAL_TEMP_INVALID) { in rockchip_system_monitor_wide_temp_init()
1407 if (ret || temp == THERMAL_TEMP_INVALID) { in rockchip_system_monitor_thermal_update()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c953 if (ret || temp == THERMAL_TEMP_INVALID) { in rockchip_system_monitor_wide_temp_init()
1420 if (ret || temp == THERMAL_TEMP_INVALID) in rockchip_system_monitor_thermal_update()

Completed in 10 milliseconds