Home
last modified time | relevance | path

Searched refs:IMX_WDT_BASE (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/cpu/arm926ejs/mx27/
Dreset.c27 struct wdog_regs *regs = (struct wdog_regs *)IMX_WDT_BASE; in reset_cpu()
/external/u-boot/arch/arm/cpu/arm926ejs/mx25/
Dreset.c27 struct wdog_regs *regs = (struct wdog_regs *)IMX_WDT_BASE; in reset_cpu()
/external/u-boot/arch/arm/include/asm/arch-mx25/
Dimx-regs.h356 #define IMX_WDT_BASE (0x53FDC000) macro
357 #define WDOG1_BASE_ADDR IMX_WDT_BASE
/external/u-boot/arch/arm/include/asm/arch-mx27/
Dimx-regs.h177 #define IMX_WDT_BASE (0x02000 + IMX_IO_BASE) macro