Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-armv7/
Dsystimer.h19 struct systimer { struct
20 u32 timer0load; /* 0x00 */
21 u32 timer0value;
22 u32 timer0control;
23 u32 timer0intclr;
24 u32 timer0ris;
25 u32 timer0mis;
26 u32 timer0bgload;
27 u32 timer1load; /* 0x20 */
28 u32 timer1value;
[all …]