| /u-boot/arch/arm/mach-omap2/ |
| A D | timer.c | 64 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 D | timer.c | 63 u32 now; in get_timer_raw() local 102 u32 now = get_timer_raw(); in __udelay() local
|
| /u-boot/drivers/rtc/ |
| A D | i2c_rtc_emul.c | 61 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 D | emul_rtc.c | 32 u64 now; in emul_rtc_get() local
|
| /u-boot/arch/arm/mach-sunxi/ |
| A D | timer.c | 65 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 D | rtc.c | 61 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 D | fttmr010_timer.c | 27 u32 now = TIMER_LOAD_VAL - readl(&tmr->timer3_counter); in fttmr010_timer_get_count() local
|
| A D | tsc_timer.c | 373 u64 now = get_ticks(); in __udelay() local
|
| /u-boot/arch/arm/cpu/armv7/vf610/ |
| A D | timer.c | 54 ulong now = TIMER_LOAD_VAL - __raw_readl(&cur_pit->cval1); in get_ticks() local
|
| /u-boot/arch/arm/mach-davinci/ |
| A D | timer.c | 61 unsigned long now = readl(&timer->tim34); in get_ticks() local
|
| /u-boot/arch/arm/cpu/armv7/stv0991/ |
| A D | timer.c | 84 ulong now = READ_TIMER(); in get_timer_masked() local
|
| /u-boot/common/ |
| A D | cyclic.c | 63 uint64_t now, cpu_time; in cyclic_run() local
|
| A D | xyzModem.c | 70 ulong now = get_timer(0); in CYGACC_COMM_IF_GETC_TIMEOUT() local
|
| /u-boot/arch/arm/cpu/armv7/s5p-common/ |
| A D | timer.c | 69 ulong now = timer_get_us_down(); in get_timer() local
|
| /u-boot/board/armltd/integrator/ |
| A D | timer.c | 104 unsigned long long now = READ_TIMER; in get_timer_masked() local
|
| /u-boot/arch/arm/cpu/armv7/ls102xa/ |
| A D | timer.c | 87 unsigned long long now; in get_ticks() local
|
| /u-boot/arch/arm/mach-imx/ |
| A D | syscounter.c | 89 unsigned long long now; in get_ticks() local
|
| /u-boot/arch/arm/cpu/arm926ejs/mxs/ |
| A D | timer.c | 88 uint32_t now; in get_ticks() local
|
| /u-boot/arch/m68k/lib/ |
| A D | time.c | 41 uint start, now, tmp; in __udelay() local
|
| /u-boot/arch/arm/cpu/armv7m/ |
| A D | systick-timer.c | 104 u32 now = read_timer(); in get_ticks() local
|
| /u-boot/arch/arm/mach-nexell/ |
| A D | timer.c | 196 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 D | demo.c | 31 ulong start, now; in main() local
|
| /u-boot/lib/ |
| A D | time.c | 118 unsigned long now = timer_read_counter(); in get_ticks() local
|
| /u-boot/arch/arm/mach-orion5x/ |
| A D | timer.c | 87 ulong now = read_timer(); in get_timer_masked() local
|
| /u-boot/scripts/kconfig/ |
| A D | conf.c | 517 struct timeval now; in main() local
|