Home
last modified time | relevance | path

Searched refs:SHARPSL_SUSPENDED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.h78 #define SHARPSL_SUSPENDED (1 << 0) /* Device is Suspended */ macro
H A Dspitz_pm.c60 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) { in spitz_charge()
H A Dsharpsl_pm.c387 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) in sharpsl_chrg_full_isr()
570 sharpsl_pm.flags |= SHARPSL_SUSPENDED; in sharpsl_pm_suspend()
588 sharpsl_pm.flags &= ~SHARPSL_SUSPENDED; in sharpsl_pm_resume()