Searched refs:OMAP3_HAS_IO_WAKEUP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-omap2/ | ||
H A D | soc.h | 431 #define OMAP3_HAS_IO_WAKEUP BIT(6) macro |
H A D | id.c | 292 omap_features |= OMAP3_HAS_IO_WAKEUP; in omap3xxx_check_features() |