Home
last modified time | relevance | path

Searched refs:WTCNT_HIGH (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/sh/include/asm/
Dwatchdog.h20 #define WTCNT_HIGH 0x5a macro
85 __raw_writel((WTCNT_HIGH << 24) | (__u32)val, WTCNT); in sh_wdt_write_cnt()
139 __raw_writew((WTCNT_HIGH << 8) | (__u16)val, WTCNT); in sh_wdt_write_cnt()
/linux-2.6.39/arch/sh/include/cpu-sh2/cpu/
Dwatchdog.h65 __raw_writeb((WTCNT_HIGH << 8) | (__u16)val, RSTCSR); in sh_wdt_write_rstcsr()