Home
last modified time | relevance | path

Searched refs:WTCSR_TME (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/cpu-sh3/cpu/
H A Dwatchdog.h15 #define WTCSR_TME 0x80 macro
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh3/cpu/
H A Dwatchdog.h15 #define WTCSR_TME 0x80 macro
/kernel/linux/linux-5.10/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h29 #define WTCSR_TME 0x20 macro
/kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/
H A Dwatchdog.h34 #define WTCSR_TME 0x80 macro
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h29 #define WTCSR_TME 0x20 macro
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/
H A Dwatchdog.h34 #define WTCSR_TME 0x80 macro
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dshwdt.c110 csr |= WTCSR_TME; in sh_wdt_start()
135 csr &= ~WTCSR_TME; in sh_wdt_stop()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dshwdt.c110 csr |= WTCSR_TME; in sh_wdt_start()
135 csr &= ~WTCSR_TME; in sh_wdt_stop()
/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
H A Dpm.c48 csr &= ~WTCSR_TME; in pm_enter()
/kernel/linux/linux-6.6/arch/sh/boards/mach-hp6xx/
H A Dpm.c48 csr &= ~WTCSR_TME; in pm_enter()

Completed in 3 milliseconds