Searched refs:usec_to_tick (Results 1 – 1 of 1) sorted by relevance
143 static uint64_t usec_to_tick(unsigned long usec) in usec_to_tick() function155 tmp = get_ticks() + usec_to_tick(usec); /* get current timestamp */ in __udelay()