/openbmc/u-boot/drivers/watchdog/ |
H A D | imx_watchdog.c | 20 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_reset() local 29 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init() local 53 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() local
|
H A D | ulp_wdog.c | 45 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_set_timeout() local 52 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_reset() local 61 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_init() local 81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in reset_cpu() local
|
/openbmc/u-boot/arch/arm/mach-imx/imx8m/ |
H A D | soc.c | 60 void set_wdog_reset(struct wdog_regs *wdog) in set_wdog_reset() 232 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() local
|
/openbmc/u-boot/arch/arm/mach-davinci/ |
H A D | dm365_lowlevel.c | 266 struct davinci_timer *wdog = in dm365_por_reset() local 284 struct davinci_timer *wdog = in dm365_wdt_reset() local
|
/openbmc/qemu/include/hw/misc/ |
H A D | bcm2835_powermgt.h | 26 uint32_t wdog; member
|
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
H A D | wdog.h | 19 u32 wdog; member
|
/openbmc/u-boot/arch/m68k/cpu/mcf523x/ |
H A D | cpu_init.c | 40 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | davinci_mmc.c | 92 uint wdog = WATCHDOG_COUNT; local 109 uint wdog = WATCHDOG_COUNT; local 124 uint wdog = WATCHDOG_COUNT; local
|
/openbmc/u-boot/board/freescale/imx8mq_evk/ |
H A D | imx8mq_evk.c | 43 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | timer.h | 70 struct sunxi_wdog wdog; /* 0x90 */ member 81 struct sunxi_wdog wdog[5]; /* We have 5 watchdogs */ member
|
/openbmc/u-boot/board/warp7/ |
H A D | warp7.c | 138 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | cpu_init.c | 211 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | board.c | 278 static const struct sunxi_wdog *wdog = in reset_cpu() local
|
/openbmc/u-boot/board/technexion/pico-imx7d/ |
H A D | pico-imx7d.c | 318 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
|
/openbmc/u-boot/board/compulab/cl-som-imx7/ |
H A D | cl-som-imx7.c | 301 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in cl_som_imx7_setup_wdog() local
|
/openbmc/u-boot/board/freescale/mx7dsabresd/ |
H A D | mx7dsabresd.c | 352 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | soc.c | 343 void set_wdog_reset(struct wdog_regs *wdog) in set_wdog_reset()
|
H A D | psci-mx7.c | 238 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in psci_system_reset() local
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | cpu.c | 372 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() local
|
/openbmc/phosphor-watchdog/test/ |
H A D | watchdog.cpp | 54 std::unique_ptr<Watchdog> wdog; member in phosphor::watchdog::WdogTest
|