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()64 outl(SYSTEM_CLOCK/HZ, P_TIMER0_PRELOAD); in score_timer_set_mode()
10 #define P_TIMER0_PRELOAD (TIME0BASE + 0x08) macro