Searched refs:OMAP_DEVICE_SUSPENDED (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_device.h41 #define OMAP_DEVICE_SUSPENDED BIT(0) macro
H A Domap_device.c645 od->flags |= OMAP_DEVICE_SUSPENDED; _od_suspend_noirq()
657 if (od->flags & OMAP_DEVICE_SUSPENDED) { _od_resume_noirq()
658 od->flags &= ~OMAP_DEVICE_SUSPENDED; _od_resume_noirq()

Completed in 45 milliseconds