Searched defs:main_thermal_prot (Results 1 - 3 of 3) sorted by relevance

/drivers/power/
H A Dabx500_chargalg.c170 bool main_thermal_prot; member in struct:abx500_chargalg_events
1125 di->events.main_thermal_prot = false;
1133 di->events.main_thermal_prot = false;
1137 di->events.main_thermal_prot = true;
1145 di->events.main_thermal_prot = false;
1149 di->events.main_thermal_prot = false;
1410 else if (di->events.main_thermal_prot ||
1504 if (!di->events.main_thermal_prot &&
H A Dab8500_charger.c194 bool main_thermal_prot; member in struct:ab8500_charger_event_flags
2551 /* Check if the status bit for main_thermal_prot is still active */
2559 di->flags.main_thermal_prot = true;
2561 di->flags.main_thermal_prot = false;
2967 else if (di->flags.main_thermal_prot)
H A Dpm2301_charger.h444 bool main_thermal_prot; member in struct:pm2xxx_charger_event_flags

Completed in 96 milliseconds