···89#define USE_WAKEUP_LAT 090#define IGNORE_WAKEUP_LAT 19192-/* XXX this should be moved into a separate file */93-#if defined(CONFIG_ARCH_OMAP2420)94-# define OMAP_32KSYNCT_BASE 0x4800400095-#elif defined(CONFIG_ARCH_OMAP2430)96-# define OMAP_32KSYNCT_BASE 0x4902000097-#elif defined(CONFIG_ARCH_OMAP3430)98-# define OMAP_32KSYNCT_BASE 0x4832000099-#else100-# error Unknown OMAP device101-#endif102103/* Private functions */104