/third_party/uboot/u-boot-2020.01/drivers/watchdog/ |
D | imx_watchdog.c | 43 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() 87 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_reset() 94 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init()
|
/third_party/uboot/u-boot-2020.01/board/freescale/imx8mn_evk/ |
D | spl.c | 72 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() 120 reset_cpu(WDOG1_BASE_ADDR); in do_reset()
|
/third_party/uboot/u-boot-2020.01/board/freescale/imx8mm_evk/ |
D | spl.c | 74 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f() 167 reset_cpu(WDOG1_BASE_ADDR); in do_reset()
|
/third_party/uboot/u-boot-2020.01/board/novtech/meerkat96/ |
D | meerkat96.c | 68 set_wdog_reset((struct wdog_regs *)WDOG1_BASE_ADDR); in board_late_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/imx8m/ |
D | soc.c | 233 struct wdog_regs *wdog1 = (struct wdog_regs *)WDOG1_BASE_ADDR; in imx_set_wdog_powerdown() 388 wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
|
/third_party/uboot/u-boot-2020.01/board/freescale/imx8mq_evk/ |
D | imx8mq_evk.c | 45 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_early_init_f()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-ls102xa/ |
D | config.h | 56 #define WDOG1_BASE_ADDR (CONFIG_SYS_IMMR + 0x01ad0000) macro
|
/third_party/uboot/u-boot-2020.01/board/warp7/ |
D | warp7.c | 134 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/ |
D | init.c | 69 struct wdog_regs *wdog1 = (struct wdog_regs *)WDOG1_BASE_ADDR; in imx_wdog_disable_powerdown()
|
/third_party/uboot/u-boot-2020.01/board/compulab/cl-som-imx7/ |
D | cl-som-imx7.c | 302 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in cl_som_imx7_setup_wdog()
|
/third_party/uboot/u-boot-2020.01/board/technexion/pico-imx7d/ |
D | pico-imx7d.c | 251 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ls102xa/ |
D | cpu.c | 374 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx35/ |
D | imx-regs.h | 66 #define WDOG1_BASE_ADDR 0x53FDC000 macro
|
/third_party/uboot/u-boot-2020.01/board/freescale/mx7dsabresd/ |
D | mx7dsabresd.c | 353 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in board_late_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-imx8m/ |
D | imx-regs.h | 23 #define WDOG1_BASE_ADDR 0x30280000 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx5/ |
D | imx-regs.h | 65 #define WDOG1_BASE_ADDR (AIPS1_BASE_ADDR + 0x00098000) macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx25/ |
D | imx-regs.h | 357 #define WDOG1_BASE_ADDR IMX_WDT_BASE macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/mx7/ |
D | psci-mx7.c | 239 struct wdog_regs *wdog = (struct wdog_regs *)WDOG1_BASE_ADDR; in psci_system_reset()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-vf610/ |
D | imx-regs.h | 61 #define WDOG1_BASE_ADDR (AIPS0_BASE_ADDR + 0x0003E000) macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-fsl-layerscape/ |
D | immap_lsch2.h | 78 #define WDOG1_BASE_ADDR (CONFIG_SYS_IMMR + 0x01ad0000) macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx6/ |
D | imx-regs.h | 191 #define WDOG1_BASE_ADDR (AIPS1_OFF_BASE_ADDR + 0x3C000) macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx31/ |
D | imx-regs.h | 679 #define WDOG1_BASE_ADDR 0x53FDC000 macro
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-mx7/ |
D | imx-regs.h | 96 #define WDOG1_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x80000) macro
|