Go to the documentation of this file.
5 #ifndef __ASM_ARCH_HARDWARE_H
6 #define __ASM_ARCH_HARDWARE_H
8 #include <mach/platform.h>
18 #define EP93XX_EXT_CLK_RATE 14745600
19 #define EP93XX_EXT_RTC_RATE 32768
21 #define EP93XX_KEYTCHCLK_DIV4 (EP93XX_EXT_CLK_RATE / 4)
22 #define EP93XX_KEYTCHCLK_DIV16 (EP93XX_EXT_CLK_RATE / 16)