Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dwatchdog.h16 #define WTCSR_HIGH 0xa5 macro
113 __raw_writel((WTCSR_HIGH << 24) | (__u32)val, WTCSR); in sh_wdt_write_csr()
156 __raw_writew((WTCSR_HIGH << 8) | (__u16)val, WTCSR); in sh_wdt_write_csr()
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dwatchdog.h16 #define WTCSR_HIGH 0xa5 macro
113 __raw_writel((WTCSR_HIGH << 24) | (__u32)val, WTCSR); in sh_wdt_write_csr()
156 __raw_writew((WTCSR_HIGH << 8) | (__u16)val, WTCSR); in sh_wdt_write_csr()

Completed in 1 milliseconds