Searched refs:prm_features (Results 1 - 4 of 4) sorted by relevance

/arch/arm/mach-omap2/
H A Dprm.h20 extern u16 prm_features;
26 * prm_features flag values
H A Dprm3xxx.c438 if (prm_features & PRM_HAS_IO_WAKEUP)
672 prm_features |= PRM_HAS_IO_WAKEUP;
686 if (!(prm_features & PRM_HAS_IO_WAKEUP))
H A Dprm44xx.c697 prm_features |= PRM_HAS_IO_WAKEUP;
714 if (!(prm_features & PRM_HAS_IO_WAKEUP))
H A Dprm_common.c65 u16 prm_features; variable

Completed in 363 milliseconds