summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ebsa285/timex.h
blob: 0a730a70ebde674d9e434e85c7db6547c23d7cd0 (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 the EBSA, the clock ticks at weird rates.
 * This is therefore not used to calculate the
 * divisor.
 */
#define CLOCK_TICK_RATE		(50000000 / 16)