| /arch/sparc/include/asm/ |
| A D | timer_64.h | 47 unsigned int tick[GET_TICK_NINSTR]; member 56 unsigned long tick, tmp1, tmp2; in get_tick() local 92 : "=&r" (tick), "=&r" (tmp1), "=&r" (tmp2) in get_tick() 95 return tick; in get_tick()
|
| A D | hibernate.h | 16 unsigned long tick; member
|
| A D | hypervisor.h | 1379 unsigned long tick; /* Tick */ member
|
| /arch/mips/generic/ |
| A D | board-sead3.c | 184 unsigned int freq, orig, tick = 0; in sead3_measure_hpt_freq() local 198 while (tick < 100) { in sead3_measure_hpt_freq() 203 tick++; in sead3_measure_hpt_freq()
|
| /arch/loongarch/kvm/ |
| A D | timer.c | 21 static inline u64 tick_to_ns(struct kvm_vcpu *vcpu, u64 tick) in tick_to_ns() argument 23 return div_u64(tick * MNSEC_PER_SEC, vcpu->arch.timer_mhz); in tick_to_ns()
|
| /arch/sparc/power/ |
| A D | hibernate_asm.S | 29 rdpr %tick, %g2 113 wrpr %g2, %tick
|
| /arch/sparc/kernel/ |
| A D | asm-offsets.c | 37 OFFSET(SC_REG_TICK, saved_context, tick); in sparc64_foo()
|
| A D | time_64.c | 810 instr = (tlb_type == spitfire) ? p->tick : p->stick; in get_tick_patch() 823 unsigned long freq, quotient, tick; in init_tick_ops() local 827 tick = ops->get_tick(); in init_tick_ops() 829 ops->offset = (tick * quotient) >> SPARC64_NSEC_PER_CYC_SHIFT; in init_tick_ops()
|
| A D | head_32.S | 299 wr %g3, 0x0, %psr ! tick tock, tick tock
|
| /arch/arm/mach-omap1/ |
| A D | Kconfig | 73 support for no tick during idle. The 32KHz timer provides less 74 intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is 87 timer provides more intra-tick resolution than the 32KHz timer,
|
| /arch/arm/boot/dts/microchip/ |
| A D | at91-dvk_som60.dts | 20 tick-timer = &pit;
|
| /arch/alpha/kernel/ |
| A D | osf_sys.c | 1171 long tick; /* (modified) usecs between clock ticks */ member 1194 copy_from_user(&txc.tick, &txc_p->tick, sizeof(struct timex32) - in SYSCALL_DEFINE1() 1195 offsetof(struct timex32, tick))) in SYSCALL_DEFINE1() 1204 (copy_to_user(&txc_p->tick, &txc.tick, sizeof(struct timex32) - in SYSCALL_DEFINE1() 1205 offsetof(struct timex32, tick))) || in SYSCALL_DEFINE1()
|
| /arch/arm64/boot/dts/st/ |
| A D | stm32mp211.dtsi | 85 arm,no-tick-in-suspend;
|
| A D | stm32mp257f-ev1.dts | 225 /* use LPTIMER with tick broadcast for suspend mode */
|
| /arch/arm/boot/dts/renesas/ |
| A D | r7s9210-rza2mevb.dts | 122 /* High resolution System tick timers */
|
| /arch/arm64/boot/dts/allwinner/ |
| A D | sun50i-h5.dtsi | 66 arm,no-tick-in-suspend;
|
| A D | sun55i-a523.dtsi | 98 arm,no-tick-in-suspend;
|
| A D | sun50i-h616.dtsi | 136 arm,no-tick-in-suspend;
|
| A D | sun50i-h6.dtsi | 127 arm,no-tick-in-suspend;
|
| A D | sun50i-a64.dtsi | 202 arm,no-tick-in-suspend;
|
| /arch/arm64/boot/dts/freescale/ |
| A D | s32g3.dtsi | 694 arm,no-tick-in-suspend;
|
| A D | imx94.dtsi | 139 arm,no-tick-in-suspend;
|
| A D | imx8mn.dtsi | 266 arm,no-tick-in-suspend;
|
| A D | imx93.dtsi | 173 arm,no-tick-in-suspend;
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | am335x-guardian.dts | 18 tick-timer = &timer2;
|