Searched refs:OMAP_DEVICE_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
38 #define OMAP_DEVICE_SUSPENDED BIT(0) macro
608 od->flags |= OMAP_DEVICE_SUSPENDED; in _od_suspend_noirq()620 if (od->flags & OMAP_DEVICE_SUSPENDED) { in _od_resume_noirq()621 od->flags &= ~OMAP_DEVICE_SUSPENDED; in _od_resume_noirq()