Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dimx_watchdog.c20 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_reset()
29 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init()
53 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
H A Dxilinx_tb_wdt.c21 struct watchdog_regs { struct
29 struct watchdog_regs *regs; argument
95 platdata->regs = (struct watchdog_regs *)dev_read_addr(dev); in xlnx_wdt_ofdata_to_platdata()
/openbmc/u-boot/include/
H A Dfsl_wdog.h6 struct watchdog_regs { struct
/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c232 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c372 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()