Searched defs:__ndelay (Results 1 – 9 of 9) sorted by relevance
37 void __ndelay(unsigned long nsecs) in __ndelay() function
43 void __ndelay(unsigned long usecs) in __ndelay() function
38 void __ndelay(unsigned long long nsecs, unsigned long lpj) in __ndelay() function
45 extern __inline__ void __ndelay(unsigned int x) in __ndelay() function
48 extern __inline__ void __ndelay(unsigned long usecs, unsigned long lps) in __ndelay() function
56 static __inline__ void __ndelay(unsigned long nsecs, unsigned long lpj) in __ndelay() function
64 static inline void __ndelay(unsigned long nsecs, unsigned long lpj) in __ndelay() function
85 void __ndelay(unsigned long nsecs) in __ndelay() function
43 static inline void __ndelay(unsigned long nsecs) in __ndelay() function