Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h63 struct sunxi_timer_reg { struct
64 u32 tirqen; /* 0x00 */
65 u32 tirqsta; /* 0x04 */
66 u8 res1[8];
67 struct sunxi_timer timer[6]; /* We have 6 timers */
68 u8 res2[16];
69 struct sunxi_avs avs;
71 struct sunxi_wdog wdog; /* 0x90 */
73 struct sunxi_64cnt cnt64; /* 0xa0 */
74 u8 res4[0x58];
[all …]