WTCNT_HIGH 81 arch/sh/include/asm/watchdog.h __raw_writel((WTCNT_HIGH << 24) | (__u32)val, WTCNT); WTCNT_HIGH 135 arch/sh/include/asm/watchdog.h __raw_writew((WTCNT_HIGH << 8) | (__u16)val, WTCNT); WTCNT_HIGH 62 arch/sh/include/cpu-sh2/cpu/watchdog.h __raw_writeb((WTCNT_HIGH << 8) | (__u16)val, RSTCSR);