Home
last modified time | relevance | path

Searched defs:usecs (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dtimer.c32 static inline unsigned long long usecs_to_ticks(unsigned long usecs) in usecs_to_ticks()
/openbmc/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c43 static inline void early_udelay(uint32_t usecs) in early_udelay()