Home
last modified time | relevance | path

Searched refs:RSTCSR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h13 * with different sizes at different addresses for WTCNT _and_ RSTCSR.
21 #define RSTCSR 0xfffffe82 macro
24 #define RSTCSR_R (RSTCSR + 1)
37 * Reads back the RSTCSR value.
62 __raw_writeb((WTCNT_HIGH << 8) | (__u16)val, RSTCSR); in sh_wdt_write_rstcsr()
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h13 * with different sizes at different addresses for WTCNT _and_ RSTCSR.
21 #define RSTCSR 0xfffffe82 macro
24 #define RSTCSR_R (RSTCSR + 1)
37 * Reads back the RSTCSR value.
62 __raw_writeb((WTCNT_HIGH << 8) | (__u16)val, RSTCSR); in sh_wdt_write_rstcsr()

Completed in 1 milliseconds