Linux Kernel
3.7.1
|
#include <mach/hardware.h>
Go to the source code of this file.
Macros | |
#define | IXP4XX_TIMER_FREQ 66666000 |
#define | CLOCK_TICK_RATE (((IXP4XX_TIMER_FREQ / HZ & ~IXP4XX_OST_RELOAD_MASK) + 1) * HZ) |
#define CLOCK_TICK_RATE (((IXP4XX_TIMER_FREQ / HZ & ~IXP4XX_OST_RELOAD_MASK) + 1) * HZ) |