Home
last modified time | relevance | path

Searched refs:max_delta_ns (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v4.19/kernel/time/
Dtick-broadcast-hrtimer.c88 .max_delta_ns = KTIME_MAX,
Dclockevents.c340 delta = min(delta, (int64_t) dev->max_delta_ns); in clockevents_program_event()
503 dev->max_delta_ns = cev_delta2ns(dev->max_delta_ticks, dev, true); in clockevents_config()
/Linux-v4.19/drivers/clocksource/
Dnumachip.c55 .max_delta_ns = LONG_MAX,
Dtimer-atlas7.c194 ce->max_delta_ns = clockevent_delta2ns(-2, ce); in sirfsoc_local_timer_starting_cpu()
/Linux-v4.19/arch/mips/kernel/
Dcevt-ds1287.c130 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in ds1287_clockevent_init()
Dcevt-gt641xx.c154 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in gt641xx_timer0_clockevent_init()
Dcevt-sb1250.c125 cd->max_delta_ns = clockevent_delta2ns(0x7fffff, cd); in sb1250_clockevent_init()
Dcevt-bcm1480.c125 cd->max_delta_ns = clockevent_delta2ns(0x7fffff, cd); in sb1480_clockevent_init()
Dcevt-txx9.c197 cd->max_delta_ns = in txx9_clockevent_init()
/Linux-v4.19/arch/um/kernel/
Dtime.c67 .max_delta_ns = 0xffffffff,
/Linux-v4.19/arch/mips/alchemy/common/
Dtime.c140 cd->max_delta_ns = clockevent_delta2ns(0xffffffff, cd); in alchemy_time_init()
/Linux-v4.19/arch/unicore32/kernel/
Dtime.c92 ckevt_puv3_osmr0.max_delta_ns = in time_init()
/Linux-v4.19/arch/m68k/coldfire/
Dpit.c151 cf_pit_clockevent.max_delta_ns = in hw_timer_init()
/Linux-v4.19/arch/mips/loongson64/common/cs5536/
Dcs5536_mfgpt.c125 cd->max_delta_ns = clockevent_delta2ns(0xffff, cd); in setup_mfgpt0_timer()
/Linux-v4.19/include/linux/
Dclockchips.h105 u64 max_delta_ns; member
/Linux-v4.19/arch/mips/jz4740/
Dtime.c149 jz4740_clockevent.max_delta_ns = clockevent_delta2ns(0xffff, &jz4740_clockevent); in plat_time_init()
/Linux-v4.19/arch/x86/xen/
Dtime.c219 .max_delta_ns = 0xffffffff,
280 .max_delta_ns = 0xffffffff,
/Linux-v4.19/arch/mips/ralink/
Dcevt-rt3352.c131 systick.dev.max_delta_ns = clockevent_delta2ns(0x7fff, &systick.dev); in ralink_systick_init()
/Linux-v4.19/arch/hexagon/kernel/
Dtime.c201 ce_dev->max_delta_ns = clockevent_delta2ns(0x7fffffff, ce_dev); in time_init_deferred()
/Linux-v4.19/arch/mips/sgi-ip27/
Dip27-timer.c116 cd->max_delta_ns = clockevent_delta2ns(0xfffffffffffff, cd); in hub_rt_clock_event_init()
/Linux-v4.19/arch/mips/loongson32/common/
Dtime.c201 cd->max_delta_ns = clockevent_delta2ns(0xffffff, cd); in ls1x_time_init()
/Linux-v4.19/arch/c6x/platforms/
Dtimer64.c236 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in timer64_init()
/Linux-v4.19/arch/mips/loongson64/loongson-3/
Dhpet.c244 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in setup_hpet_timer()
/Linux-v4.19/arch/microblaze/kernel/
Dtimer.c176 clockevent_xilinx_timer.max_delta_ns = in xilinx_clockevent_init()
/Linux-v4.19/arch/sparc/kernel/
Dtime_32.c231 ce->max_delta_ns = clockevent_delta2ns(sparc_config.clock_rate, ce); in register_percpu_ce()

12