Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dimx_watchdog.c24 static void imx_watchdog_expire_now(struct watchdog_regs *wdog, bool ext_reset) in imx_watchdog_expire_now()
49 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
56 static void imx_watchdog_reset(struct watchdog_regs *wdog) in imx_watchdog_reset()
64 static void imx_watchdog_init(struct watchdog_regs *wdog, bool ext_reset, in imx_watchdog_init()
97 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_reset()
104 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init()
A Dxilinx_tb_wdt.c23 struct watchdog_regs { struct
31 struct watchdog_regs *regs; argument
97 plat->regs = (struct watchdog_regs *)dev_read_addr(dev); in xlnx_wdt_of_to_plat()
/u-boot/include/
A Dfsl_wdog.h6 struct watchdog_regs { struct
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dcpu.c380 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c928 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()

Completed in 25 milliseconds