Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dwatchdog.h17 #define WTCSR_RSTS 0x20 macro
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dwatchdog.h36 #define WTCSR_RSTS 0x20 macro
/openbmc/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h30 #define WTCSR_RSTS 0x00 macro
/openbmc/linux/drivers/watchdog/
H A Dshwdt.c111 csr &= ~WTCSR_RSTS; in sh_wdt_start()