Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h21 #define RSTCSR 0xfffffe82 macro
24 #define RSTCSR_R (RSTCSR + 1)
62 __raw_writeb((WTCNT_HIGH << 8) | (__u16)val, RSTCSR); in sh_wdt_write_rstcsr()