/u-boot/drivers/watchdog/ |
A D | imx_watchdog.c | 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() 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 D | ulp_wdog.c | 46 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 D | davinci_mmc.c | 80 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 D | wdog.h | 18 u32 wdog; member
|
/u-boot/board/google/imx8mq_phanbell/ |
A D | imx8mq_phanbell.c | 42 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/arch/m68k/cpu/mcf523x/ |
A D | cpu_init.c | 42 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
|
/u-boot/board/freescale/imx8mq_evk/ |
A D | imx8mq_evk.c | 47 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/phytec/phycore_imx8mm/ |
A D | spl.c | 81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/freescale/imx8mn_evk/ |
A D | spl.c | 79 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/beacon/imx8mn/ |
A D | spl.c | 90 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/beacon/imx8mm/ |
A D | spl.c | 76 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/phytec/phycore_imx8mp/ |
A D | spl.c | 93 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/freescale/imx8mm_evk/ |
A D | spl.c | 81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/freescale/imx8mp_evk/ |
A D | imx8mp_evk.c | 37 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/toradex/verdin-imx8mm/ |
A D | spl.c | 93 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/gateworks/venice/ |
A D | spl.c | 74 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() local
|
/u-boot/board/technexion/pico-imx8mq/ |
A D | pico-imx8mq.c | 45 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 D | timer.h | 70 struct sunxi_wdog wdog; /* 0x90 */ member 81 struct sunxi_wdog wdog[5]; /* We have 5 watchdogs */ member
|
/u-boot/board/warp7/ |
A D | warp7.c | 136 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
|
/u-boot/arch/m68k/cpu/mcf532x/ |
A D | cpu_init.c | 220 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
|
/u-boot/board/technexion/pico-imx7d/ |
A D | pico-imx7d.c | 207 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
|
/u-boot/arch/arm/mach-sunxi/ |
A D | board.c | 344 static const struct sunxi_wdog *wdog = in reset_cpu() local
|
/u-boot/board/freescale/mx7dsabresd/ |
A D | mx7dsabresd.c | 294 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init() local
|
/u-boot/board/compulab/cl-som-imx7/ |
A D | cl-som-imx7.c | 305 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 D | soc.c | 388 void set_wdog_reset(struct wdog_regs *wdog) in set_wdog_reset()
|