Home
last modified time | relevance | path

Searched refs:watchdog_regs (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/watchdog/
Dimx_watchdog.c16 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_reset()
24 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init()
44 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
Dxilinx_tb_wdt.c17 struct watchdog_regs { struct
23 static struct watchdog_regs *watchdog_base = argument
24 (struct watchdog_regs *)CONFIG_WATCHDOG_BASEADDR;
/external/u-boot/arch/arm/mach-imx/mx8m/
Dsoc.c216 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
/external/u-boot/include/
Dfsl_wdog.h6 struct watchdog_regs { struct
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dcpu.c372 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()