Searched defs:timer_4m (Results 1 – 2 of 2) sorted by relevance
85 struct timer_4m { /* counter that interrupts at ipl 10 */ struct86 volatile int t_limit; /* limit register */87 volatile int t_counter; /* counter register */88 volatile int t_limit_nr; /* limit reg, non-resetting */89 volatile int t_reserved;90 volatile int t_cfg; /* a configuration register */
102 struct timer_4m { /* counter that interrupts at ipl 10 */ struct103 volatile int t_limit; /* limit register */104 volatile int t_counter; /* counter register */105 volatile int t_limit_nr; /* limit reg, non-resetting */106 volatile int t_reserved;107 volatile int t_cfg; /* a configuration register */