Home
last modified time | relevance | path

Searched refs:SHARPSL_ALARM_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dsharpsl_pm.h79 #define SHARPSL_ALARM_ACTIVE (1 << 1) /* Alarm is for charging event (not user) */ macro
A Dsharpsl_pm.c613 sharpsl_pm.flags &= ~SHARPSL_ALARM_ACTIVE; in corgi_goto_sleep()
618 sharpsl_pm.flags |= SHARPSL_ALARM_ACTIVE; in corgi_goto_sleep()
636 …if (!sharpsl_pm.machinfo->should_wakeup(!(sharpsl_pm.flags & SHARPSL_ALARM_ACTIVE) && alarm_enable… in corgi_enter_suspend()
637 if (!(sharpsl_pm.flags & SHARPSL_ALARM_ACTIVE)) { in corgi_enter_suspend()

Completed in 12 milliseconds