Searched refs:IMX_WDT_BASE (Results 1 – 5 of 5) sorted by relevance
27 struct wdog_regs *regs = (struct wdog_regs *)IMX_WDT_BASE; in reset_cpu()
29 #define IMX_WDT_BASE (0x01000 + IMX_IO_BASE) macro60 #define WCR __REG(IMX_WDT_BASE + 0x00) /* Watchdog Control Register */61 #define WSR __REG(IMX_WDT_BASE + 0x04) /* Watchdog Service Register */62 #define WSTR __REG(IMX_WDT_BASE + 0x08) /* Watchdog Status Register */
177 #define IMX_WDT_BASE (0x02000 + IMX_IO_BASE) macro
356 #define IMX_WDT_BASE (0x53FDC000) macro