Lines Matching refs:uint32_t

14     uint32_t reserved0[64];
15 uint32_t cntl; /* 0x100 Low word of count */
16 uint32_t cnth; /* 0x104 High word of count */
17 uint32_t reserved1[1];
18 uint32_t cnt_wstat; /* 0x110 Write status for cnt */
19 uint32_t reserved2[60];
21 uint32_t comp0l; /* 0x200 Low word of Compare value */
22 uint32_t comp0h; /* 0x204 High word of Compare value*/
23 uint32_t comp0_add_inc; /* 0x208 Low word of Automatic increment amount */
24 uint32_t comp0_res;
26 uint32_t comp1l; /* 0x210 Low word of Compare value */
27 uint32_t comp1h; /* 0x214 High word of Compare value*/
28 uint32_t comp1_add_inc; /* 0x218 Low word of Automatic increment amount */
29 uint32_t comp1_res;
31 uint32_t comp2l; /* 0x220 Low word of Compare value */
32 uint32_t comp2h; /* 0x224 High word of Compare value*/
33 uint32_t comp2_add_inc; /* 0x228 Low word of Automatic increment amount */
34 uint32_t comp2_res;
36 uint32_t comp3l; /* 0x230 Low word of Compare value */
37 uint32_t comp3h; /* 0x234 High word of Compare value*/
38 uint32_t comp3_add_inc; /* 0x238 Low word of Automatic increment amount */
39 uint32_t comp3_res;
41 uint32_t tcon; /* 0x240 Timer control */
42 uint32_t int_stat; /* 0x244 Interrupt pending status */
43 uint32_t int_en; /* 0x248 Interrupt enable */
44 uint32_t wstat; /* 0x24C write status */
45 uint32_t reserved3[44];
49 uint32_t tcompl; /* 0x00 */
50 uint32_t tcntl; /* 0x04 */
51 uint32_t tcomph; /* 0x08 */
52 uint32_t tcnth; /* 0x0C */
53 uint32_t reserved0[4];
54 uint32_t tcon; /* 0x20 Timer control */
55 uint32_t int_stat; /* 0x30 Interrupt status */
56 uint32_t int_en; /* 0x34 Interrupt enable */
57 uint32_t reserved1[2];
58 uint32_t wstat; /* 0x40 Write status */
59 uint32_t reserved2[50];