Home
last modified time | relevance | path

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

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