Searched refs:et_max_period (Results 1 – 23 of 23) 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()
562 if (et->et_max_period < SBT_1S && et->et_max_period != 0) in round_freq()563 freq = max(freq, SBT2FREQ(et->et_max_period)); in round_freq()
74 sbintime_t et_max_period; member
215 decr_et.et_max_period = (0x7fffffffLLU << 32) / ticks_per_sec; in decr_tc_init()
356 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in clock_attach()
248 sc->st[DEFAULT_TIMER].et.et_max_period = in bcm_systimer_attach()
350 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in clock_attach()
360 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in clock_attach()
228 tick_et.et_max_period = (0xfffffffeLLU << 32) / tick_et.et_frequency; in cpu_initclocks()
209 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in a10_timer_attach()
271 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in sp804_timer_attach()
179 sc->lt_et.et_max_period = (0xfffffffeLLU << 32) / sc->lt_et.et_frequency; in lpc_timer_attach()
290 sc->et.et_max_period = (0x0000fffeLLU * SBT_1S) / sc->et.et_frequency; in aml8726_timer_attach()
191 sc->func.et.et_max_period = in am335x_dmtimer_et_init()
280 sc->et.et_max_period = 0x80000000; in atrtc_attach()
716 sc->et.et_max_period = (0xfffeLLU << 32) / i8254_freq; in attimer_attach()
251 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in imx_gpt_attach()
396 sc->et.et_max_period = ((sbintime_t)4 << 32); in xentimer_attach()
352 sc->et.et_max_period = 2 * SBT_1S; in attach_et()
416 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in arm_tmr_attach()
174 sc->et.et_max_period = (0xfffffffeLLU << 32) / sc->et.et_frequency; in mv_timer_attach()
457 lapic_et.et_max_period = SBT_1S; in native_lapic_init()753 et->et_max_period = (0xfffffffeLLU << 32) / et->et_frequency; in lapic_et_start()
739 t->et.et_max_period = (0xfffffffeLLU << 32) / sc->freq; in hpet_attach()