/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | syscounter.c | 22 unsigned long usec2ticks(unsigned long usec) in usec2ticks() 46 static inline unsigned long long us_to_tick(unsigned long long usec) in us_to_tick() 99 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | timer.c | 19 unsigned long usec2ticks(unsigned long usec) in usec2ticks() 43 static inline unsigned long long us_to_tick(unsigned long long usec) in us_to_tick() 99 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/lib/ |
H A D | time.c | 142 static uint64_t usec_to_tick(unsigned long usec) in usec_to_tick() 150 void __weak __udelay(unsigned long usec) in __udelay() 162 void udelay(unsigned long usec) in udelay()
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | time.c | 33 void __udelay(unsigned long usec) in __udelay() 118 void __udelay(unsigned long usec) in __udelay() 183 unsigned long usec2ticks(unsigned long usec) in usec2ticks()
|
/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | time.cpp | 39 uint64_t usec; in get_time() local 58 uint64_t usec; in get_accuracy() local 100 int Time<Id>::timeCallback(sd_event_source* source, uint64_t usec, in timeCallback()
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | time.c | 17 unsigned long usec2ticks(unsigned long usec) in usec2ticks() 37 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | rk_timer.c | 23 static uint64_t usec_to_tick(unsigned int usec) in usec_to_tick() 30 void rockchip_udelay(unsigned int usec) in rockchip_udelay()
|
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/ |
H A D | timer.c | 26 static inline unsigned long long us_to_tick(unsigned long long usec) in us_to_tick() 66 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | timer.hpp | 92 int start(std::chrono::microseconds usec, bool periodic = false) in start() 244 auto usec = steady_clock::now().time_since_epoch(); in getTime() local
|
/openbmc/linux/drivers/parport/ |
H A D | ieee1284.c | 110 int usec) in parport_poll_peripheral() 161 int usec; in parport_wait_peripheral() local
|
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | delay.h | 20 static inline void udelay(unsigned long usec) in udelay()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | spl_minimal.c | 37 void udelay(unsigned long usec) in udelay()
|
/openbmc/linux/include/linux/ |
H A D | ktime.h | 179 static inline ktime_t ktime_add_us(const ktime_t kt, const u64 usec) in ktime_add_us() 189 static inline ktime_t ktime_sub_us(const ktime_t kt, const u64 usec) in ktime_sub_us()
|
/openbmc/u-boot/board/sysam/amcore/ |
H A D | amcore.c | 47 void fudelay(int usec) in fudelay()
|
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
H A D | slicetimer.c | 27 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/arch/arm/cpu/sa1100/ |
H A D | timer.c | 25 void __udelay (unsigned long usec) in __udelay()
|
/openbmc/u-boot/examples/api/ |
H A D | libgenwrap.c | 28 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | delay.h | 47 static inline void udelay(unsigned long usec) in udelay()
|
/openbmc/u-boot/arch/arm/cpu/arm920t/imx/ |
H A D | timer.c | 49 void __udelay (unsigned long usec) in __udelay()
|
/openbmc/phosphor-host-ipmid/softoff/ |
H A D | softoff.cpp | 106 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer()
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | timer.c | 56 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/arch/arm/mach-davinci/ |
H A D | timer.c | 77 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 101 ath5k_hw_htoclock(struct ath5k_hw *ah, unsigned int usec) in ath5k_hw_htoclock() 136 u32 usec_reg, txlat, rxlat, usec, clock, sclock, txf2txs; in ath5k_hw_init_core_clock() local
|
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/ |
H A D | timer.c | 62 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
H A D | timer.c | 60 void __udelay(unsigned long usec) in __udelay()
|