Home
last modified time | relevance | path

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

12

/linux/kernel/time/
A Dtick-broadcast-hrtimer.c91 .max_delta_ns = KTIME_MAX,
A Dclockevents.c330 delta = min(delta, (int64_t) dev->max_delta_ns); in clockevents_program_event()
492 dev->max_delta_ns = cev_delta2ns(dev->max_delta_ticks, dev, true); in clockevents_config()
A Dtimer_list.c197 (unsigned long long) dev->max_delta_ns); in print_tickdevice()
/linux/drivers/clocksource/
A Dnumachip.c46 .max_delta_ns = LONG_MAX,
A Ddw_apb_timer.c256 dw_ced->ced.max_delta_ns = clockevent_delta2ns(0x7fffffff, in dw_apb_clockevent_init()
/linux/arch/mips/kernel/
A Dcevt-ds1287.c112 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in ds1287_clockevent_init()
A Dcevt-gt641xx.c135 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in gt641xx_timer0_clockevent_init()
A Dcevt-bcm1480.c111 cd->max_delta_ns = clockevent_delta2ns(0x7fffff, cd); in sb1480_clockevent_init()
A Dcevt-sb1250.c111 cd->max_delta_ns = clockevent_delta2ns(0x7fffff, cd); in sb1250_clockevent_init()
A Dcevt-txx9.c190 cd->max_delta_ns = in txx9_clockevent_init()
/linux/arch/mips/alchemy/common/
A Dtime.c121 cd->max_delta_ns = clockevent_delta2ns(0xffffffff, cd); in alchemy_time_init()
/linux/arch/x86/xen/
A Dtime.c227 .max_delta_ns = 0xffffffff,
288 .max_delta_ns = 0xffffffff,
/linux/arch/mips/loongson2ef/common/cs5536/
A Dcs5536_mfgpt.c115 cd->max_delta_ns = clockevent_delta2ns(0xffff, cd); in setup_mfgpt0_timer()
/linux/include/linux/
A Dclockchips.h105 u64 max_delta_ns; member
/linux/arch/m68k/coldfire/
A Dpit.c145 cf_pit_clockevent.max_delta_ns = in hw_timer_init()
/linux/arch/mips/sgi-ip27/
A Dip27-timer.c89 cd->max_delta_ns = clockevent_delta2ns(0xfffffffffffff, cd); in hub_rt_clock_event_init()
/linux/arch/mips/ralink/
A Dcevt-rt3352.c129 systick.dev.max_delta_ns = clockevent_delta2ns(0x7fff, &systick.dev); in ralink_systick_init()
/linux/arch/hexagon/kernel/
A Dtime.c190 ce_dev->max_delta_ns = clockevent_delta2ns(0x7fffffff, ce_dev); in time_init_deferred()
/linux/arch/mips/loongson32/common/
A Dtime.c190 cd->max_delta_ns = clockevent_delta2ns(0xffffff, cd); in ls1x_time_init()
/linux/arch/mips/loongson64/
A Dhpet.c239 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in setup_hpet_timer()
/linux/arch/microblaze/kernel/
A Dtimer.c169 clockevent_xilinx_timer.max_delta_ns = in xilinx_clockevent_init()
/linux/arch/sparc/kernel/
A Dtime_32.c231 ce->max_delta_ns = clockevent_delta2ns(sparc_config.clock_rate, ce); in register_percpu_ce()
A Dtime_64.c867 sparc64_clockevent.max_delta_ns = in time_init()
/linux/arch/x86/platform/uv/
A Duv_time.c372 clock_event_device_uv.max_delta_ns = clocksource_uv.mask * in uv_rtc_setup_clock()
/linux/arch/um/kernel/
A Dtime.c685 .max_delta_ns = 0xffffffff,

Completed in 24 milliseconds

12