Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d8aa905b429700e8b6b6b301a8ac2d4a24f2c19b
/
.
/
include
/
asm-mips
/
8253pit.h
blob: 285f78488ccb76f988a020e1730fbbefc251cefb [
file
] [
log
] [
blame
]
/*
* 8253/8254 Programmable Interval Timer
*/
#ifndef
_8253PIT_H
#define
_8253PIT_H
#define
PIT_TICK_RATE
1193182UL
#endif