Searched refs:watchdog_regs (Results 1 – 5 of 5) sorted by relevance
24 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()
23 struct watchdog_regs { struct31 struct watchdog_regs *regs; argument97 plat->regs = (struct watchdog_regs *)dev_read_addr(dev); in xlnx_wdt_of_to_plat()
6 struct watchdog_regs { struct
380 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
928 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
Completed in 25 milliseconds