Searched refs:P_TIMER0_PRELOAD (Results 1 – 2 of 2) sorted by relevance
52 outl(delta, P_TIMER0_PRELOAD); in score_timer_set_next_event()61 outl(SYSTEM_CLOCK / HZ, P_TIMER0_PRELOAD); in score_timer_set_periodic()
10 #define P_TIMER0_PRELOAD (TIME0BASE + 0x08) macro