* better
[mascara-docs.git] / i386 / linux-2.3.21 / include / asm-arm / arch-ebsa285 / timex.h
blobde5bffba8d5409f348f224579452ef1d9f9d0fb4
1 /*
2 * linux/include/asm-arm/arch-ebsa285/timex.h
4 * EBSA285 architecture timex specifications
6 * Copyright (C) 1998 Russell King
7 */
9 /*
10 * On EBSA285 boards, the clock runs at 50MHz and is
11 * divided by a 4-bit prescaler. Other boards use an
12 * ISA derived timer, and this is unused.
14 #define CLOCK_TICK_RATE (50000000 / 16)