Home
last modified time | relevance | path

Searched refs:WDOG1_BASE_ADDR (Results 1 – 25 of 32) sorted by relevance

12

/u-boot/drivers/watchdog/
A Dimx_watchdog.c49 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 Dmeerkat96.c70 set_wdog_reset((struct wdog_regs *)WDOG1_BASE_ADDR); in board_late_init()
/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()
/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()
/u-boot/board/freescale/imx8mn_evk/
A Dspl.c79 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/u-boot/board/beacon/imx8mn/
A Dspl.c90 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/u-boot/board/phytec/phycore_imx8mm/
A Dspl.c81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/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()
/u-boot/board/phytec/phycore_imx8mp/
A Dspl.c93 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/u-boot/board/beacon/imx8mm/
A Dspl.c76 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/u-boot/board/freescale/imx8mm_evk/
A Dspl.c81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/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()
/u-boot/arch/arm/include/asm/arch-ls102xa/
A Dconfig.h56 #define WDOG1_BASE_ADDR (CONFIG_SYS_IMMR + 0x01ad0000) macro
/u-boot/board/warp7/
A Dwarp7.c136 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
/u-boot/board/toradex/verdin-imx8mm/
A Dspl.c93 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/u-boot/board/gateworks/venice/
A Dspl.c74 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
/u-boot/arch/arm/mach-imx/
A Dinit.c69 struct wdog_regs *wdog1 = (struct wdog_regs *)WDOG1_BASE_ADDR; in imx_wdog_disable_powerdown()
/u-boot/board/technexion/pico-imx7d/
A Dpico-imx7d.c207 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
/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()
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dcpu.c380 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
/u-boot/board/freescale/mx7dsabresd/
A Dmx7dsabresd.c294 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
/u-boot/arch/arm/include/asm/arch-mx35/
A Dimx-regs.h66 #define WDOG1_BASE_ADDR 0x53FDC000 macro
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c422 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 Dimx-regs.h65 #define WDOG1_BASE_ADDR (AIPS1_BASE_ADDR + 0x00098000) macro
/u-boot/arch/arm/include/asm/arch-mx25/
A Dimx-regs.h345 #define WDOG1_BASE_ADDR IMX_WDT_BASE macro

Completed in 49 milliseconds

12