Searched refs:TIMER_MULTIPLIER (Results 1 – 2 of 2) sorted by relevance
10 #define TIMER_MULTIPLIER 256 macro
88 return os_nsecs() / TIMER_MULTIPLIER; in timer_read()114 err = clocksource_register_hz(&timer_clocksource, NSEC_PER_SEC/TIMER_MULTIPLIER); in timer_setup()