Home
last modified time | relevance | path

Searched refs:main_thermal_prot (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dabx500_chargalg.c162 bool main_thermal_prot; member
1081 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1089 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1093 di->events.main_thermal_prot = true; in abx500_chargalg_get_ext_psy_data()
1101 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1105 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1366 else if (di->events.main_thermal_prot || in abx500_chargalg_algorithm()
1460 if (!di->events.main_thermal_prot && in abx500_chargalg_algorithm()
H A Dpm2301_charger.c610 else if (pm2->flags.main_thermal_prot) in pm2xxx_charger_ac_get_property()
885 pm2->flags.main_thermal_prot = true; in pm2xxx_charger_check_main_thermal_prot_work()
888 pm2->flags.main_thermal_prot = false; in pm2xxx_charger_check_main_thermal_prot_work()
H A Dpm2301_charger.h443 bool main_thermal_prot; member
H A Dab8500_charger.c192 bool main_thermal_prot; member
2513 di->flags.main_thermal_prot = true; in ab8500_charger_check_main_thermal_prot_work()
2515 di->flags.main_thermal_prot = false; in ab8500_charger_check_main_thermal_prot_work()
2913 else if (di->flags.main_thermal_prot) in ab8500_charger_ac_get_property()