|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PIT_MODE 0x43 |
| #define | PIT_CH0 0x40 |
| #define | PIT_CH2 0x42 |
| #define | PIT_LATCH ((PIT_TICK_RATE + HZ/2) / HZ) |
Functions | |
| void | clockevent_i8253_init (bool oneshot) |
| void | setup_pit_timer (void) |
Variables | |
| raw_spinlock_t | i8253_lock |
| struct clock_event_device | i8253_clockevent |
| #define PIT_LATCH ((PIT_TICK_RATE + HZ/2) / HZ) |
| struct clock_event_device i8253_clockevent |
| raw_spinlock_t i8253_lock |
1.8.2