Home
last modified time | relevance | path

Searched refs:sunxi_wdog (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-sunxi/
A Dwatchdog.h23 struct sunxi_wdog { struct
34 struct sunxi_wdog { struct
A Dtimer.h70 struct sunxi_wdog wdog; /* 0x90 */
81 struct sunxi_wdog wdog[5]; /* We have 5 watchdogs */
/u-boot/arch/arm/mach-sunxi/
A Dboard.c344 static const struct sunxi_wdog *wdog = in reset_cpu()
358 static const struct sunxi_wdog *wdog = in reset_cpu()
359 (struct sunxi_wdog *)SUNXI_R_WDOG_BASE; in reset_cpu()
361 static const struct sunxi_wdog *wdog = in reset_cpu()

Completed in 3 milliseconds