Searched refs:TIMER_DIV (Results 1 – 4 of 4) sorted by relevance
74 #define TIMER_DIV(x) ((TIMER_FREQ+(x)/2)/(x)) macro
217 TIMER_DIV(pitch) % 256); in pcppi_bell()219 TIMER_DIV(pitch) / 256); in pcppi_bell()
175 rtclock_tval = TIMER_DIV(hz); in startclocks()278 w2 = v3 - v1 + TIMER_DIV(hz); in gettick()
166 rtclock_tval = TIMER_DIV(hz); in startclocks()