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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/cpu-sh3/
H A Dwatchdog.h15 #define WTCSR 0xffffff86 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/cpu-sh4/
H A Dwatchdog.h15 #define WTCSR 0xffc0000c macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/
H A Dwatchdog.h27 # define WTCSR_R WTCSR
87 * Reads back the WTCSR value.
103 ctrl_outw((WTCSR_HIGH << 8) | (__u16)val, WTCSR);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/cpu-sh2/
H A Dwatchdog.h18 * At least on the bright side no one has managed to screw over WTCSR
23 #define WTCSR 0xfffffe80 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dtime.c70 #define WTCSR (cprc_base+0x0018) macro
537 ctrl_outl(0xa5000000, WTCSR);

Completed in 47 milliseconds