Searched refs:WDOG_STAT (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h54 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
55 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT,val)
H A DdefBF532.h41 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h86 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
87 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
H A DdefBF51x_base.h49 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h86 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
87 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
H A DdefBF52x_base.h52 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h39 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
H A DcdefBF534.h56 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
57 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT,val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h72 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
73 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)
H A DdefBF539.h53 #define WDOG_STAT 0xFFC00208 /* Watchdog Status Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h64 #define WDOG_STAT 0xffc00208 /* Watchdog Status Register */ macro
H A DcdefBF54x_base.h98 #define bfin_read_WDOG_STAT() bfin_read32(WDOG_STAT)
99 #define bfin_write_WDOG_STAT(val) bfin_write32(WDOG_STAT, val)

Completed in 219 milliseconds