Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/include/cpu-sh2/cpu/
Dwatchdog.h35 #define RSTCSR_RSTS 0x20 macro
/linux-2.6.39/drivers/watchdog/
Dshwdt.c119 csr &= ~RSTCSR_RSTS; in sh_wdt_start()