|
|
| File: [Development] / linux-2.6-xfs / include / asm-mips / mach-excite / rm9k_wdt.h (download)
Revision 1.1, Fri Oct 13 17:03:09 2006 UTC (11 years ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.18 Merge of 2.6.x-xfs-melb:linux:27192b by kenmcd. |
#ifndef __RM9K_WDT_H__ #define __RM9K_WDT_H__ /* Device name */ #define WDT_NAME "wdt_gpi" /* Resource names */ #define WDT_RESOURCE_REGS "excite_watchdog_regs" #define WDT_RESOURCE_IRQ "excite_watchdog_irq" #define WDT_RESOURCE_COUNTER "excite_watchdog_counter" #endif /* __RM9K_WDT_H__ */