Searched refs:sunxi_timer_reg (Results 1 – 4 of 4) sorted by relevance
37 struct sunxi_timer_reg *timers = in read_timer()38 (struct sunxi_timer_reg *)SUNXI_TIMER_BASE; in read_timer()51 struct sunxi_timer_reg *timers = in timer_init()52 (struct sunxi_timer_reg *)SUNXI_TIMER_BASE; in timer_init()
62 struct sunxi_timer_reg { struct
345 &((struct sunxi_timer_reg *)SUNXI_TIMER_BASE)->wdog; in reset_cpu()362 ((struct sunxi_timer_reg *)SUNXI_TIMER_BASE)->wdog; in reset_cpu()
66 struct sunxi_timer_reg *timer = in mctl_ddr3_reset()67 (struct sunxi_timer_reg *)SUNXI_TIMER_BASE; in mctl_ddr3_reset()
Completed in 7 milliseconds