/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/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/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/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/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/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/test/async/ |
H A D | watchdog.cpp | 60 .WillOnce([](int, uint64_t* usec) { in TEST_F() 88 .WillOnce([](int, uint64_t* usec) { in TEST_F()
|
/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/ |
D | ieee1284.c |
|
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ |
D | delay.h |
|
/openbmc/pldm/platform-mc/test/ |
H A D | utils_test.hpp | 11 uint64_t usec = sec * 1000000; in runEventLoopForSeconds() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | spl_minimal.c | 37 void udelay(unsigned long usec) in udelay()
|
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
H A D | slicetimer.c | 27 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/board/sysam/amcore/ |
H A D | amcore.c | 47 void fudelay(int usec) in fudelay()
|
/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/phosphor-host-ipmid/softoff/ |
H A D | softoff.cpp | 106 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer()
|
/openbmc/linux/arch/xtensa/include/asm/ |
D | delay.h |
|
/openbmc/u-boot/arch/arm/cpu/arm920t/imx/ |
H A D | timer.c | 49 void __udelay (unsigned long usec) in __udelay()
|
/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/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
H A D | timer.c | 60 void __udelay(unsigned long usec) in __udelay()
|
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/ |
H A D | timer.c | 62 void __udelay(unsigned long usec) in __udelay()
|