Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dmpcore_timer.c112 static struct eventtimer *arm_tmr_et; variable
312 if (arm_tmr_et != NULL) in attach_et()
359 arm_tmr_et = &sc->et; in attach_et()
494 if (arm_tmr_et != NULL) in arm_tmr_change_frequency()
495 et_change_frequency(arm_tmr_et, newfreq); in arm_tmr_change_frequency()