repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: i8259A: remove redundant irq_descinitialization
[wrt350n-kernel.git]
/
include
/
asm-arm
/
arch-ixp2000
/
timex.h
blob
b78a183d46985b8545d35172d9c8545180fe2aef
1
/*
2
* linux/include/asm-arm/arch-ixp2000/timex.h
3
*
4
* IXP2000 architecture timex specifications
5
*/
6
7
8
/*
9
* Default clock is 50MHz APB, but platform code can override this
10
*/
11
#define CLOCK_TICK_RATE 50000000
12
13