Searched refs:WTCSR_TME (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh3/cpu/
H A Dwatchdog.h18 #define WTCSR_TME 0x80 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h32 #define WTCSR_TME 0x20 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh4/cpu/
H A Dwatchdog.h37 #define WTCSR_TME 0x80 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dpm.c49 csr &= ~WTCSR_TME;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dshwdt.c112 csr |= WTCSR_TME;
147 csr &= ~WTCSR_TME;

Completed in 44 milliseconds