Home
last modified time | relevance | path

Searched refs:SHARPSL_SUSPENDED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsharpsl_pm.h78 #define SHARPSL_SUSPENDED (1 << 0) /* Device is Suspended */ macro
H A Dcorgi_pm.c59 if (machine_is_corgi() && (sharpsl_pm.flags & SHARPSL_SUSPENDED)) { in corgi_charge()
H A Dsharpsl_pm.c391 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) in sharpsl_chrg_full_isr()
574 sharpsl_pm.flags |= SHARPSL_SUSPENDED; in sharpsl_pm_suspend()
592 sharpsl_pm.flags &= ~SHARPSL_SUSPENDED; in sharpsl_pm_resume()
H A Dspitz_pm.c60 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) { in spitz_charge()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dsharpsl_pm.h78 #define SHARPSL_SUSPENDED (1 << 0) /* Device is Suspended */ macro
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()
H A Dspitz_pm.c60 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) { in spitz_charge()

Completed in 5 milliseconds