Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/asm/
Dwatchdog.h21 #define WTCSR_HIGH 0xa5 macro
118 __raw_writel((WTCSR_HIGH << 24) | (__u32)val, WTCSR); in sh_wdt_write_csr()
161 __raw_writew((WTCSR_HIGH << 8) | (__u16)val, WTCSR); in sh_wdt_write_csr()