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

12

/u-boot/arch/arm/cpu/armv7/vf610/
H A Dtimer.c54 ulong now = TIMER_LOAD_VAL - __raw_readl(&cur_pit->cval1); local
/u-boot/drivers/rtc/
H A Demul_rtc.c32 u64 now; local
H A Dgoldfish_rtc.c38 u64 now; local
56 u64 now; local
H A Di2c_rtc_emul.c61 struct rtc_time now; local
73 long now; local
91 long now; local
[all...]
/u-boot/common/
H A Dcyclic.c63 uint64_t now, cpu_time; local
/u-boot/arch/arm/mach-at91/arm920t/
H A Dtimer.c63 u32 now; local
102 u32 now = get_timer_raw(); local
/u-boot/arch/arm/mach-davinci/
H A Dtimer.c61 unsigned long now = readl(&timer->tim34); local
/u-boot/arch/arm/mach-omap2/
H A Dtimer.c64 unsigned long now, last = readl(&timer_base->tcrr); local
79 ulong now = readl(&timer_base->tcrr) / (TIMER_CLOCK / CONFIG_SYS_HZ); local
[all...]
/u-boot/drivers/timer/
H A Dfttmr010_timer.c27 u32 now = TIMER_LOAD_VAL - readl(&tmr->timer3_counter); local
H A Dtsc_timer.c373 u64 now = get_ticks(); local
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c87 unsigned long long now; local
/u-boot/board/armltd/integrator/
H A Dtimer.c104 unsigned long long now = READ_TIMER; local
/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dtimer.c69 ulong now = timer_get_us_down(); local
/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c89 unsigned long long now; local
/u-boot/arch/m68k/lib/
H A Dtime.c40 uint start, now, tmp; local
/u-boot/examples/api/
H A Ddemo.c31 ulong start, now; local
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c88 uint32_t now; local
/u-boot/arch/arm/cpu/armv7m/
H A Dsystick-timer.c104 u32 now = read_timer(); local
/u-boot/lib/
H A Dtime.c117 unsigned long now = timer_read_counter(); local
/u-boot/arch/arm/mach-sunxi/
H A Dtimer.c65 ulong now = TICKS_TO_HZ(read_timer()); local
89 ulong now, last = read_timer(); local
[all...]
/u-boot/test/dm/
H A Drtc.c61 struct rtc_time now, time, cmp; local
252 struct rtc_time now; local
/u-boot/arch/arm/mach-nexell/
H A Dtimer.c196 unsigned long now = timer_read(base, ch); /* current tick value */ local
282 unsigned long now local
[all...]
/u-boot/scripts/kconfig/
H A Dconf.c517 struct timeval now; local
/u-boot/arch/arm/mach-orion5x/
H A Dtimer.c87 ulong now = read_timer(); local
/u-boot/drivers/clk/rockchip/
H A Dclk_rk3308.c545 ulong pll_rate, now, best_rate = 0; local

Completed in 373 milliseconds

12