Searched refs:sunxi_timer_reg (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/mach-sunxi/
H A Dtimer.c37 struct sunxi_timer_reg *timers =
38 (struct sunxi_timer_reg *)SUNXI_TIMER_BASE;
51 struct sunxi_timer_reg *timers =
52 (struct sunxi_timer_reg *)SUNXI_TIMER_BASE;
H A Dboard.c485 &((struct sunxi_timer_reg *)SUNXI_TIMER_BASE)->wdog;
502 ((struct sunxi_timer_reg *)SUNXI_TIMER_BASE)->wdog;
H A Ddram_sun4i.c65 struct sunxi_timer_reg *timer =
66 (struct sunxi_timer_reg *)SUNXI_TIMER_BASE;
/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h62 struct sunxi_timer_reg { struct

Completed in 100 milliseconds