Searched refs:PITLDVAL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/clocksource/
H A Dvf_pit_timer.c23 #define PITLDVAL 0x00 macro
64 __raw_writel(~0UL, clksrc_base + PITLDVAL); pit_clocksource_init()
76 * set a new value to PITLDVAL register will not restart the timer, pit_set_next_event()
83 __raw_writel(delta - 1, clkevt_base + PITLDVAL); pit_set_next_event()
113 * and reload the counter value from PITLDVAL when PITCVAL reach zero, pit_timer_interrupt()

Completed in 76 milliseconds