Home
last modified time | relevance | path

Searched refs:ET_MAX_TICKS (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx_epit.c90 #define ET_MAX_TICKS 0xfffffffe macro
327 sc->et.et_max_period = ((uint64_t)ET_MAX_TICKS << 32) / sc->clkfreq; in epit_et_attach()