Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
Dwatchdog.h20 #define WTCSR_RSTS 0x20 macro
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
Dwatchdog.h39 #define WTCSR_RSTS 0x20 macro
/linux-4.1.27/arch/sh/include/cpu-sh2/cpu/
Dwatchdog.h33 #define WTCSR_RSTS 0x00 macro
/linux-4.1.27/drivers/watchdog/
Dshwdt.c115 csr &= ~WTCSR_RSTS; in sh_wdt_start()