Home
last modified time | relevance | path

Searched defs:wdog (Results 1 – 25 of 29) sorted by relevance

12

/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() local
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() local
104 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init() local
A Dulp_wdog.c46 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_set_timeout() local
53 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_reset() local
62 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_init() local
82 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in reset_cpu() local
/u-boot/drivers/mmc/
A Ddavinci_mmc.c80 uint wdog = WATCHDOG_COUNT; local
97 uint wdog = WATCHDOG_COUNT; local
112 uint wdog = WATCHDOG_COUNT; local
/u-boot/arch/arm/mach-bcm283x/include/mach/
A Dwdog.h18 u32 wdog; member
/u-boot/board/google/imx8mq_phanbell/
A Dimx8mq_phanbell.c42 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/arch/m68k/cpu/mcf523x/
A Dcpu_init.c42 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
/u-boot/board/freescale/imx8mq_evk/
A Dimx8mq_evk.c47 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/phytec/phycore_imx8mm/
A Dspl.c81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/freescale/imx8mn_evk/
A Dspl.c79 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/beacon/imx8mn/
A Dspl.c90 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/beacon/imx8mm/
A Dspl.c76 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/phytec/phycore_imx8mp/
A Dspl.c93 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/freescale/imx8mm_evk/
A Dspl.c81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/freescale/imx8mp_evk/
A Dimx8mp_evk.c37 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/toradex/verdin-imx8mm/
A Dspl.c93 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/gateworks/venice/
A Dspl.c74 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/board/technexion/pico-imx8mq/
A Dpico-imx8mq.c45 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
/u-boot/arch/arm/include/asm/arch-sunxi/
A Dtimer.h70 struct sunxi_wdog wdog; /* 0x90 */ member
81 struct sunxi_wdog wdog[5]; /* We have 5 watchdogs */ member
/u-boot/board/warp7/
A Dwarp7.c136 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
/u-boot/arch/m68k/cpu/mcf532x/
A Dcpu_init.c220 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
/u-boot/board/technexion/pico-imx7d/
A Dpico-imx7d.c207 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
/u-boot/arch/arm/mach-sunxi/
A Dboard.c344 static const struct sunxi_wdog *wdog = in reset_cpu() local
/u-boot/board/freescale/mx7dsabresd/
A Dmx7dsabresd.c294 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
/u-boot/board/compulab/cl-som-imx7/
A Dcl-som-imx7.c305 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in cl_som_imx7_setup_wdog() local
/u-boot/arch/arm/mach-imx/mx7/
A Dsoc.c388 void set_wdog_reset(struct wdog_regs *wdog) in set_wdog_reset()

Completed in 17 milliseconds

12