Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-armv7/
Dglobaltimer.h9 struct globaltimer { struct
10 u32 cnt_l; /* 0x00 */
11 u32 cnt_h;
12 u32 ctl;
13 u32 stat;
14 u32 cmp_l; /* 0x10 */
15 u32 cmp_h;
16 u32 inc;