Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
33052057e3e2db7f37fc78aa3f25c98f7e989fae
/
.
/
include
/
asm-x86_64
/
8253pit.h
blob: 285f78488ccb76f988a020e1730fbbefc251cefb [
file
] [
log
] [
blame
]
/*
* 8253/8254 Programmable Interval Timer
*/
#ifndef
_8253PIT_H
#define
_8253PIT_H
#define
PIT_TICK_RATE
1193182UL
#endif