Searched refs:ndelay (Results 1 – 3 of 3) sorted by relevance
49 #ifndef ndelay50 static inline void ndelay(unsigned long x) in ndelay() function54 #define ndelay(x) ndelay(x) macro
74 static __always_inline void ndelay(unsigned long nsec) in ndelay() function85 #define ndelay(x) ndelay(x) macro
47 int cmd, bool ndelay);
Completed in 6 milliseconds