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

/linux-master/arch/arm/mach-omap2/
H A Dprm.h17 extern u16 prm_features;
24 * prm_features flag values
H A Dprm3xxx.c436 if (prm_features & PRM_HAS_IO_WAKEUP)
679 prm_features |= PRM_HAS_IO_WAKEUP;
694 if (!(prm_features & PRM_HAS_IO_WAKEUP))
H A Dprm44xx.c670 if (prm_features & PRM_HAS_VOLTAGE)
812 prm_features |= PRM_HAS_IO_WAKEUP;
815 prm_features |= PRM_HAS_VOLTAGE;
841 if (!(prm_features & PRM_HAS_IO_WAKEUP))
H A Dprm_common.c67 u16 prm_features; variable

Completed in 190 milliseconds