Searched refs:et_max_period (Results 1 – 20 of 20) sorted by relevance
193 else if (period > et->et_max_period) in et_start()194 period = et->et_max_period; in et_start()199 else if (first > et->et_max_period) in et_start()200 first = et->et_max_period; in et_start()
580 if (et->et_max_period < SBT_1S && et->et_max_period != 0)581 freq = max(freq, SBT2FREQ(et->et_max_period));
74 sbintime_t et_max_period; member
185 vmbus_et.et_max_period = (0xfffffffeULL << 32) / HYPERV_TIMER_FREQ; in vmbus_et_attach()
247 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in riscv_timer_attach()
228 decr_et.et_max_period = (0x7fffffffLLU << 32) / ticks_per_sec; in decr_tc_init()
270 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in sp804_timer_attach()
352 sc->et.et_max_period = 2 * SBT_1S; in attach_et()
730 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in arm_tmr_attach()
256 sc->st[DEFAULT_TIMER].et.et_max_period = in bcm_systimer_attach()
197 sc->func.et.et_max_period = in am335x_dmtimer_et_init()
404 sc->et.et_max_period = ((sbintime_t)4 << 32); in xentimer_attach()
327 sc->et.et_max_period = ((uint64_t)ET_MAX_TICKS << 32) / sc->clkfreq; in epit_et_attach()
266 sc->et.et_max_period = ((uint64_t)0xfffffffe << 32) / sc->clkfreq; in imx_gpt_attach()
310 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in a10_timer_eventtimer_setup()
513 sc->et.et_max_period = 0x80000000; in atrtc_attach()
619 sc->et.et_max_period = (0xfffeLLU << 32) / i8254_freq; in attimer_attach()
254 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in mv_timer_attach()
503 lapic_et.et_max_period = SBT_1S; in lapic_init()1005 et->et_max_period = (0xfffffffeLLU << 32) / et->et_frequency; in lapic_change_mode()
808 t->et.et_max_period = (0xfffffffeLLU << 32) / sc->freq; in hpet_attach()