Searched refs:WDT_BASE (Results 1 – 12 of 12) sorted by relevance
30 #define WDT_BASE 0x4003C000 /* Watchdog timer registers base */ macro
17 static struct wdt_regs *wdt = (struct wdt_regs *)WDT_BASE;
27 #define WDT_BASE 0x44E35000 macro
29 #define WDT_BASE 0x44E35000 macro
10 #define WDT_BASE 0x100E5000 macro
37 void __iomem *wdt_regs = (void __iomem *)WDT_BASE; in _machine_restart()
9 #define WDT_BASE 0x1e785000 macro
48 #define WDT_BASE (OMAP54XX_L4_WKUP_BASE + 0x14000) macro
22 #define WDT_BASE 0xb0002000 macro
117 config WDT_BASE config
372 struct wd_timer *wdtimer = (struct wd_timer *)WDT_BASE; in watchdog_disable()
Completed in 21 milliseconds