Searched refs:ub_udelay (Results 1 – 3 of 3) sorted by relevance
/freebsd/stand/uboot/ | ||
H A D | time.c | 60 ub_udelay(usecs); in delay() |
H A D | glue.h | 74 void ub_udelay(unsigned long); |
H A D | glue.c | 217 ub_udelay(unsigned long usec) in ub_udelay() function |