Searched refs:waiton_timer2 (Results 1 – 3 of 3) sorted by relevance
61 waiton_timer2((nsecs * CLOCK_TICK_RATE)/1000000000); in ndelay()65 waiton_timer2((usecs * TICKS_PER_MS)/1000); in udelay()
23 void waiton_timer2(unsigned int ticks) in waiton_timer2() function
54 extern void waiton_timer2(unsigned int ticks);