Home
last modified time | relevance | path

Searched defs:openpic_timer (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dopenpicvar.h42 struct openpic_timer { struct
43 uint32_t tcnt;
44 uint32_t tbase;
45 uint32_t tvec;
69 struct openpic_timer sc_saved_timers[OPENPIC_TIMERS]; argument