| /rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/ |
| H A D | timer.c | 97 ulong now = readl(&tmr->timer3_counter) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked() local 99 ulong now = readl(&tmr->timer3_counter) / in get_timer_masked() local 156 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | timer.c | 59 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local 74 ulong now = readl(&timer_base->tcrr) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/arm920t/ |
| H A D | timer.c | 70 u32 now; in get_timer_raw() local 104 u32 now = get_timer_raw(); in udelay_masked() local
|
| /rk3399_rockchip-uboot/drivers/rtc/ |
| H A D | i2c_rtc_emul.c | 81 struct rtc_time now; in reset_time() local 93 long now; in sandbox_i2c_rtc_get() local 109 long now; in sandbox_i2c_rtc_set() local
|
| H A D | ftrtc010.c | 78 unsigned long now; in rtc_get() local 100 unsigned long now; in rtc_set() local
|
| H A D | imxdi.c | 185 unsigned long now; in rtc_get() local 203 unsigned long now; in rtc_set() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/sunxi/ |
| H A D | timer.c | 67 ulong now = TICKS_TO_HZ(read_timer()); in get_timer_masked() local 85 ulong now, last = read_timer(); in __udelay() local
|
| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | time.c | 37 uint start, now, tmp; in __udelay() local 157 unsigned short now, diff; in get_timer() local
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | rtc.c | 57 struct rtc_time now, time, cmp; in dm_test_rtc_set_get() local 122 struct rtc_time now; in dm_test_rtc_reset() local
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | slicetimer.c | 31 u32 now, freq; in __udelay() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | timer.c | 49 ulong now = get_timer_masked (); in udelay_masked() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/imx/ |
| H A D | timer.c | 56 ulong now = get_timer_masked (); in udelay_masked() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-davinci/ |
| H A D | timer.c | 58 unsigned long now = readl(&timer->tim34); in get_ticks() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/vf610/ |
| H A D | timer.c | 51 ulong now = TIMER_LOAD_VAL - __raw_readl(&cur_pit->cval1); in get_ticks() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f7/ |
| H A D | timer.c | 77 ulong now = READ_TIMER(); in get_timer_masked() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/stv0991/ |
| H A D | timer.c | 79 ulong now = READ_TIMER(); in get_timer_masked() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/ |
| H A D | timer.c | 69 ulong now = timer_get_us_down(); in get_timer() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | timer.c | 88 ulong now = READ_TIMER(); in get_timer_masked() local
|
| /rk3399_rockchip-uboot/drivers/watchdog/ |
| H A D | tangier_wdt.c | 32 unsigned long now; in hw_watchdog_reset() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | syscounter.c | 83 unsigned long long now; in get_ticks() local
|
| /rk3399_rockchip-uboot/board/armltd/integrator/ |
| H A D | timer.c | 124 unsigned long long now = READ_TIMER; in get_timer_masked() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | timer.c | 84 unsigned long long now; in get_ticks() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | timer.c | 85 uint32_t now; in get_ticks() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7m/ |
| H A D | systick-timer.c | 101 u32 now = read_timer(); in get_ticks() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/ |
| H A D | timer.c | 44 const unsigned long now = TIMER_MAX_VAL - readl(&timer_regs->timer3.value); in read_timer() local
|