Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dabx500_chargalg.c167 bool main_thermal_prot; member
1124 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1132 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1136 di->events.main_thermal_prot = true; in abx500_chargalg_get_ext_psy_data()
1144 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1148 di->events.main_thermal_prot = false; in abx500_chargalg_get_ext_psy_data()
1409 else if (di->events.main_thermal_prot || in abx500_chargalg_algorithm()
1503 if (!di->events.main_thermal_prot && in abx500_chargalg_algorithm()
Dpm2301_charger.h444 bool main_thermal_prot; member
Dpm2301_charger.c618 else if (pm2->flags.main_thermal_prot) in pm2xxx_charger_ac_get_property()
893 pm2->flags.main_thermal_prot = true; in pm2xxx_charger_check_main_thermal_prot_work()
896 pm2->flags.main_thermal_prot = false; in pm2xxx_charger_check_main_thermal_prot_work()
Dab8500_charger.c194 bool main_thermal_prot; member
2559 di->flags.main_thermal_prot = true; in ab8500_charger_check_main_thermal_prot_work()
2561 di->flags.main_thermal_prot = false; in ab8500_charger_check_main_thermal_prot_work()
2967 else if (di->flags.main_thermal_prot) in ab8500_charger_ac_get_property()