Home
last modified time | relevance | path

Searched refs:__xdelay (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Ddelay.h60 static inline void __xdelay(unsigned long xloops) in __xdelay() function
75 #define __const_udelay(n) (__xdelay((n) * 4295))