Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap_device.h35 #define OMAP_DEVICE_SUSPENDED BIT(0) macro
A Domap_device.c409 od->flags |= OMAP_DEVICE_SUSPENDED; in _od_suspend_noirq()
421 if (od->flags & OMAP_DEVICE_SUSPENDED) { in _od_resume_noirq()
422 od->flags &= ~OMAP_DEVICE_SUSPENDED; in _od_resume_noirq()

Completed in 3 milliseconds