Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 32) sorted by relevance

12

/u-boot/arch/arm/mach-omap2/
A Dtimer.c64 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local
79 ulong now = readl(&timer_base->tcrr) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked() local
/u-boot/arch/arm/mach-at91/arm920t/
A Dtimer.c63 u32 now; in get_timer_raw() local
102 u32 now = get_timer_raw(); in __udelay() local
/u-boot/drivers/rtc/
A Di2c_rtc_emul.c61 struct rtc_time now; in reset_time() local
73 long now; in sandbox_i2c_rtc_get() local
91 long now; in sandbox_i2c_rtc_set() local
A Demul_rtc.c32 u64 now; in emul_rtc_get() local
/u-boot/arch/arm/mach-sunxi/
A Dtimer.c65 ulong now = TICKS_TO_HZ(read_timer()); in get_timer_masked() local
89 ulong now, last = read_timer(); in __udelay() local
/u-boot/test/dm/
A Drtc.c61 struct rtc_time now, time, cmp; in dm_test_rtc_set_get() local
252 struct rtc_time now; in dm_test_rtc_reset() local
/u-boot/drivers/timer/
A Dfttmr010_timer.c27 u32 now = TIMER_LOAD_VAL - readl(&tmr->timer3_counter); in fttmr010_timer_get_count() local
A Dtsc_timer.c373 u64 now = get_ticks(); in __udelay() local
/u-boot/arch/arm/cpu/armv7/vf610/
A Dtimer.c54 ulong now = TIMER_LOAD_VAL - __raw_readl(&cur_pit->cval1); in get_ticks() local
/u-boot/arch/arm/mach-davinci/
A Dtimer.c61 unsigned long now = readl(&timer->tim34); in get_ticks() local
/u-boot/arch/arm/cpu/armv7/stv0991/
A Dtimer.c84 ulong now = READ_TIMER(); in get_timer_masked() local
/u-boot/common/
A Dcyclic.c63 uint64_t now, cpu_time; in cyclic_run() local
A DxyzModem.c70 ulong now = get_timer(0); in CYGACC_COMM_IF_GETC_TIMEOUT() local
/u-boot/arch/arm/cpu/armv7/s5p-common/
A Dtimer.c69 ulong now = timer_get_us_down(); in get_timer() local
/u-boot/board/armltd/integrator/
A Dtimer.c104 unsigned long long now = READ_TIMER; in get_timer_masked() local
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dtimer.c87 unsigned long long now; in get_ticks() local
/u-boot/arch/arm/mach-imx/
A Dsyscounter.c89 unsigned long long now; in get_ticks() local
/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dtimer.c88 uint32_t now; in get_ticks() local
/u-boot/arch/m68k/lib/
A Dtime.c41 uint start, now, tmp; in __udelay() local
/u-boot/arch/arm/cpu/armv7m/
A Dsystick-timer.c104 u32 now = read_timer(); in get_ticks() local
/u-boot/arch/arm/mach-nexell/
A Dtimer.c196 unsigned long now = timer_read(base, ch); /* current tick value */ in get_timer_masked() local
282 unsigned long now = get_timer_masked(); in udelay_masked() local
/u-boot/examples/api/
A Ddemo.c31 ulong start, now; in main() local
/u-boot/lib/
A Dtime.c118 unsigned long now = timer_read_counter(); in get_ticks() local
/u-boot/arch/arm/mach-orion5x/
A Dtimer.c87 ulong now = read_timer(); in get_timer_masked() local
/u-boot/scripts/kconfig/
A Dconf.c517 struct timeval now; in main() local

Completed in 42 milliseconds

12