Home
last modified time | relevance | path

Searched refs:CHRG_ON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsharpsl_pm.c189 if (sharpsl_pm.charge_mode == CHRG_ON) in get_percentage()
204 if (sharpsl_pm.charge_mode == CHRG_ON) { in get_apm_status()
234 if (!sharpsl_pm.machinfo->batfull_irq && (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_battery_thread()
295 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_charge_on()
345 if (acin && (sharpsl_pm.charge_mode != CHRG_ON)) in sharpsl_ac_timer()
347 else if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_ac_timer()
371 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_chrg_full_timer()
578 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_pm_suspend()
616 if ((sharpsl_pm.charge_mode == CHRG_ON) && ((alarm_enable && ((alarm_time - RCNR) > (SHARPSL_BATCHK_TIME_SUSPEND + 30))) || !alarm_enable)) { in corgi_goto_sleep()
715 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_off_charge_battery()
[all...]
H A Dsharpsl_pm.h74 #define CHRG_ON (1) macro
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dsharpsl_pm.c185 if (sharpsl_pm.charge_mode == CHRG_ON) in get_percentage()
200 if (sharpsl_pm.charge_mode == CHRG_ON) { in get_apm_status()
230 if (!sharpsl_pm.machinfo->batfull_irq && (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_battery_thread()
291 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_charge_on()
341 if (acin && (sharpsl_pm.charge_mode != CHRG_ON)) in sharpsl_ac_timer()
343 else if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_ac_timer()
367 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_chrg_full_timer()
574 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_pm_suspend()
612 if ((sharpsl_pm.charge_mode == CHRG_ON) && ((alarm_enable && ((alarm_time - RCNR) > (SHARPSL_BATCHK_TIME_SUSPEND + 30))) || !alarm_enable)) { in corgi_goto_sleep()
711 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_off_charge_battery()
[all...]
H A Dsharpsl_pm.h74 #define CHRG_ON (1) macro

Completed in 3 milliseconds