Lines Matching defs:timer_regs
12 struct timer_regs { struct
13 u32 ir; /* Interrupt Register */
14 u32 tcr; /* Timer Control Register */
15 u32 tc; /* Timer Counter */
16 u32 pr; /* Prescale Register */
17 u32 pc; /* Prescale Counter */
18 u32 mcr; /* Match Control Register */
19 u32 mr[4]; /* Match Registers */
20 u32 ccr; /* Capture Control Register */
21 u32 cr[4]; /* Capture Registers */
22 u32 emr; /* External Match Register */
23 u32 reserved[12];
24 u32 ctcr; /* Count Control Register */