Searched defs:globaltimer (Results 1 – 1 of 1) sorted by relevance
10 struct globaltimer { struct11 u32 cnt_l; /* 0x00 */12 u32 cnt_h;13 u32 ctl;14 u32 stat;15 u32 cmp_l; /* 0x10 */16 u32 cmp_h;17 u32 inc;