summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/8253pit_64.h
blob: 285f78488ccb76f988a020e1730fbbefc251cefb (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * 8253/8254 Programmable Interval Timer
 */

#ifndef _8253PIT_H
#define _8253PIT_H

#define PIT_TICK_RATE 	1193182UL

#endif
OpenPOWER on IntegriCloud