aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-excite/rm9k_wdt.h
blob: 3fa3c08d2da7a032fcf8892a35b398d1f2d80c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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__ */