Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h32 #define RSTCSR_RSTS 0x20 macro
/openbmc/linux/drivers/watchdog/
H A Dshwdt.c116 csr &= ~RSTCSR_RSTS; in sh_wdt_start()