Searched refs:tempudelay (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Dds1302.c67 *! No need for tempudelay to be inline anymore (had to adjust the usec to
71 *! Made tempudelay delay usecs (well, just a tad more).
86 *! Made tempudelay() inline so that the watchdog doesn't reset (see
189 * The reason for tempudelay and not udelay is that loops_per_usec
193 static void tempudelay(int usecs) function
212 tempudelay(1);
214 tempudelay(1);
233 tempudelay(1);
237 tempudelay(1);
249 tempudelay(
[all...]

Completed in 344 milliseconds