Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/arm920t/ep93xx/
A Dtimer.c35 static inline unsigned long long usecs_to_ticks(unsigned long usecs) in usecs_to_ticks() argument
37 unsigned long long ticks = (unsigned long long)usecs * TIMER_FREQ; in usecs_to_ticks()
/u-boot/board/cirrus/edb93xx/
A Dedb93xx.c49 static inline void early_udelay(uint32_t usecs) in early_udelay() argument
52 register uint32_t loops = (usecs * 1000) / 20; in early_udelay()
/u-boot/arch/arm/dts/
A Dat91sam9261ek.dts135 ti,vref-delay-usecs = /bits/ 16 <450>;
/u-boot/include/
A Defi_api.h144 efi_status_t (EFIAPI *stall)(unsigned long usecs);
/u-boot/arch/x86/dts/
A Dchromebook_coral.dts907 slp-s3-assertion-width-usecs = <28000>;

Completed in 13 milliseconds