Home
last modified time | relevance | path

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

/freebsd/stand/uboot/
H A Dtime.c60 ub_udelay(usecs); in delay()
H A Dglue.h74 void ub_udelay(unsigned long);
H A Dglue.c217 ub_udelay(unsigned long usec) in ub_udelay() function