Home
last modified time | relevance | path

Searched refs:temp_max (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dcw2017_battery.c87 int temp_max; member
146 cw_bat->temp_max = TEMP_MAX_ALERT; in cw_update_profile()
148 if (cw_bat->temp_max != TEMP_ALERT_DISABLE) { in cw_update_profile()
150 reg_val = (cw_bat->temp_max + 40) * 2; in cw_update_profile()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpower_supply.h376 int temp_max; /* celsius */ member
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_core.c677 info->temp_max = INT_MAX; in power_supply_get_battery_info()
731 of_property_read_u32_index(battery_np, "operating-range-celsius", 1, &info->temp_max); in power_supply_get_battery_info()

Completed in 5 milliseconds