Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
f38c5a696a1e775c70d8764b1b9c1a4e267448d3
/
.
/
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