···8989#define USE_WAKEUP_LAT 09090#define IGNORE_WAKEUP_LAT 191919292-/* XXX this should be moved into a separate file */9393-#if defined(CONFIG_ARCH_OMAP2420)9494-# define OMAP_32KSYNCT_BASE 0x480040009595-#elif defined(CONFIG_ARCH_OMAP2430)9696-# define OMAP_32KSYNCT_BASE 0x490200009797-#elif defined(CONFIG_ARCH_OMAP3430)9898-# define OMAP_32KSYNCT_BASE 0x483200009999-#else100100-# error Unknown OMAP device101101-#endif1029210393/* Private functions */10494