Searched refs:et_max_period (Results 1 – 18 of 18) sorted by relevance
195 else if (period > et->et_max_period) in et_start()196 period = et->et_max_period; in et_start()201 else if (first > et->et_max_period) in et_start()202 first = et->et_max_period; in et_start()
584 if (et->et_max_period < SBT_1S && et->et_max_period != 0)585 freq = max(freq, SBT2FREQ(et->et_max_period));
76 sbintime_t et_max_period; member
222 sc->et.et_max_period = (0x0000fffeLLU * SBT_1S) / sc->et.et_frequency; in jz4780_timer_attach()
258 sc->st[DEFAULT_TIMER].et.et_max_period = in bcm_systimer_attach()
360 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in clock_attach()
275 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in sp804_timer_attach()
375 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in clock_attach()
199 sc->func.et.et_max_period = in am335x_dmtimer_et_init()
354 sc->et.et_max_period = 2 * SBT_1S; in attach_et()
481 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in arm_tmr_attach()
269 sc->et.et_max_period = ((uint64_t)0xfffffffe << 32) / sc->clkfreq; in imx_gpt_attach()
329 sc->et.et_max_period = ((uint64_t)ET_MAX_TICKS << 32) / sc->clkfreq; in epit_et_attach()
315 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in a10_timer_eventtimer_setup()
481 sc->et.et_max_period = 0x80000000; in atrtc_attach()
613 sc->et.et_max_period = (0xfffeLLU << 32) / i8254_freq; in attimer_attach()
256 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in mv_timer_attach()
570 lapic_et.et_max_period = SBT_1S; in native_lapic_init()1027 et->et_max_period = (0xfffffffeLLU << 32) / et->et_frequency; in lapic_change_mode()