Searched refs:WDOG_CTL (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dhead.S246 #ifndef WDOG_CTL
247 # define WDOG_CTL WDOGA_CTL
255 p0.l = lo(WDOG_CTL);
256 p0.h = hi(WDOG_CTL);
/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.h50 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
51 #define bfin_write_WDOG_CTL(val) bfin_write16(WDOG_CTL,val)
H A DdefBF532.h39 #define WDOG_CTL 0xFFC00200 /* Watchdog Control 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.h82 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
83 #define bfin_write_WDOG_CTL(val) bfin_write16(WDOG_CTL, val)
H A DdefBF51x_base.h47 #define WDOG_CTL 0xFFC00200 /* Watchdog Control 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.h82 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
83 #define bfin_write_WDOG_CTL(val) bfin_write16(WDOG_CTL, val)
H A DdefBF52x_base.h50 #define WDOG_CTL 0xFFC00200 /* Watchdog Control 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.h37 #define WDOG_CTL 0xFFC00200 /* Watchdog Control Register */ macro
H A DcdefBF534.h52 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
53 #define bfin_write_WDOG_CTL(val) bfin_write16(WDOG_CTL,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.h68 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
69 #define bfin_write_WDOG_CTL(val) bfin_write16(WDOG_CTL, val)
H A DdefBF539.h51 #define WDOG_CTL 0xFFC00200 /* Watchdog Control 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.h62 #define WDOG_CTL 0xffc00200 /* Watchdog Control Register */ macro
H A DcdefBF54x_base.h94 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
95 #define bfin_write_WDOG_CTL(val) bfin_write16(WDOG_CTL, val)

Completed in 192 milliseconds