| /OK3568_Linux_fs/u-boot/arch/sh/cpu/sh4/ |
| H A D | watchdog.c | 10 #define WDT_BASE WTCNT macro 20 return inb(WDT_BASE + 0x04); in csr_read() 25 outl((unsigned short)value | 0x5A00, WDT_BASE + 0x00); in cnt_write() 30 outl((unsigned short)value | 0xA500, WDT_BASE + 0x04); in csr_write() 35 outl(0x55000000, WDT_BASE + 0x08); in watchdog_reset()
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | omap_wdt.c | 54 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_reset() 70 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in omap_wdt_set_timeout() 86 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_disable() 101 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ |
| H A D | ast2500-board.c | 39 (struct ast_wdt *)(WDT_BASE + in lowlevel_init() 47 (struct ast_wdt *)(WDT_BASE + in lowlevel_init()
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/ |
| H A D | vct.c | 51 reg_write(WDT_TORR(WDT_BASE), 0x00); in _machine_restart() 52 reg_write(WDT_CR(WDT_BASE), 0x1D); in _machine_restart()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | tegra_wdt.c | 24 #define WDT_BASE 0x100 macro 204 wdt->wdt_regs = regs + WDT_BASE; in tegra_wdt_probe()
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/vcth/ |
| H A D | reg_wdt.h | 7 #define WDT_BASE 0x000b0000 macro
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/vctv/ |
| H A D | reg_wdt.h | 7 #define WDT_BASE 0x00040000 macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/ |
| H A D | hardware_ti816x.h | 30 #define WDT_BASE 0x480C2000 macro
|
| H A D | hardware_ti814x.h | 20 #define WDT_BASE 0x481C7000 macro
|
| H A D | hardware_am33xx.h | 23 #define WDT_BASE 0x44E35000 macro
|
| H A D | hardware_am43xx.h | 26 #define WDT_BASE 0x44E35000 macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
| H A D | cpu.h | 31 #define WDT_BASE 0x4003C000 /* Watchdog timer registers base */ macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-armv7/ |
| H A D | wdt.h | 11 #define WDT_BASE 0x100E5000 macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
| H A D | cpu.c | 16 static struct wdt_regs *wdt = (struct wdt_regs *)WDT_BASE;
|
| /OK3568_Linux_fs/u-boot/board/work-microwave/work_92105/ |
| H A D | work_92105.c | 24 static struct wdt_regs *wdt = (struct wdt_regs *)WDT_BASE;
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/ |
| H A D | wdt.h | 10 #define WDT_BASE 0x1e785000 macro
|
| /OK3568_Linux_fs/u-boot/board/timll/devkit3250/ |
| H A D | devkit3250.c | 21 static struct wdt_regs *wdt = (struct wdt_regs *)WDT_BASE;
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/ |
| H A D | cpu.h | 49 #define WDT_BASE (OMAP54XX_L4_WKUP_BASE + 0x14000) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | board.c | 314 struct wd_timer *wdtimer = (struct wd_timer *)WDT_BASE; in watchdog_disable()
|
| H A D | clock_ti816x.c | 135 const struct wd_timer *wdtimer = (struct wd_timer *)WDT_BASE;
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | Kconfig | 118 config WDT_BASE config
|