/u-boot/drivers/watchdog/ |
A D | imx_watchdog.c | 49 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() 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()
|
/u-boot/board/novtech/meerkat96/ |
A D | meerkat96.c | 70 set_wdog_reset((struct wdog_regs *)WDOG1_BASE_ADDR); in board_late_init()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/u-boot/arch/arm/include/asm/arch-ls102xa/ |
A D | config.h | 56 #define WDOG1_BASE_ADDR (CONFIG_SYS_IMMR + 0x01ad0000) macro
|
/u-boot/board/warp7/ |
A D | warp7.c | 136 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
|
/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()
|
/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()
|
/u-boot/arch/arm/mach-imx/ |
A D | init.c | 69 struct wdog_regs *wdog1 = (struct wdog_regs *)WDOG1_BASE_ADDR; in imx_wdog_disable_powerdown()
|
/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()
|
/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()
|
/u-boot/arch/arm/cpu/armv7/ls102xa/ |
A D | cpu.c | 380 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
|
/u-boot/board/freescale/mx7dsabresd/ |
A D | mx7dsabresd.c | 294 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
|
/u-boot/arch/arm/include/asm/arch-mx35/ |
A D | imx-regs.h | 66 #define WDOG1_BASE_ADDR 0x53FDC000 macro
|
/u-boot/arch/arm/mach-imx/imx8m/ |
A D | soc.c | 422 struct wdog_regs *wdog1 = (struct wdog_regs *)WDOG1_BASE_ADDR; in imx_set_wdog_powerdown() 928 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
|
/u-boot/arch/arm/include/asm/arch-mx5/ |
A D | imx-regs.h | 65 #define WDOG1_BASE_ADDR (AIPS1_BASE_ADDR + 0x00098000) macro
|
/u-boot/arch/arm/include/asm/arch-mx25/ |
A D | imx-regs.h | 345 #define WDOG1_BASE_ADDR IMX_WDT_BASE macro
|