Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A 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()
H A Dxilinx_tb_wdt.c18 struct watchdog_regs { struct
24 static struct watchdog_regs *watchdog_base = argument
25 (struct watchdog_regs *)CONFIG_WATCHDOG_BASEADDR;
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_wdog.h7 struct watchdog_regs { struct
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c373 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()