Searched refs:hw_timebase (Results 1 – 1 of 1) sorted by relevance
1233 static volatile int curr_tempo, curr_timebase, hw_timebase; variable1248 return ((clocks * curr_timebase) + (hw_timebase / 2)) / hw_timebase; in clocks2ticks()1270 hw_timebase = hw_val * 24; in set_timebase()1373 curr_timebase = hw_timebase = 120; in mpu_timer_open()