Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.h41 #define OMAP_DEVICE_SUSPENDED BIT(0) macro
Domap_device.c613 od->flags |= OMAP_DEVICE_SUSPENDED; in _od_suspend_noirq()
625 if (od->flags & OMAP_DEVICE_SUSPENDED) { in _od_resume_noirq()
626 od->flags &= ~OMAP_DEVICE_SUSPENDED; in _od_resume_noirq()