summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ebsa285/timex.h
blob: f269d439b34bb9c0e2ff46ed06e76828ef96cd05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * linux/include/asm-arm/arch-ebsa285/timex.h
 *
 * EBSA285 architecture timex specifications
 *
 * Copyright (C) 1998 Russell King
 */

/*
 * On EBSA285 boards, the clock runs at 50MHz and is
 * divided by a 4-bit prescaler.  Other boards use an
 * ISA derived timer, and this is unused.
 */
#define CLOCK_TICK_RATE		(mem_fclk_21285 / 16)