Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
Dwatchdog.h21 #define WTCNT 0xffcc0000 /*WDTST*/ macro
22 #define WTST WTCNT
28 #define WTCNT 0xa4520000 macro
32 #define WTCNT 0xffc00008 macro
/linux-4.1.27/arch/sh/include/asm/
Dwatchdog.h33 # define WTCNT_R WTCNT
85 __raw_writel((WTCNT_HIGH << 24) | (__u32)val, WTCNT); in sh_wdt_write_cnt()
139 __raw_writew((WTCNT_HIGH << 8) | (__u16)val, WTCNT); in sh_wdt_write_cnt()
/linux-4.1.27/arch/sh/include/cpu-sh2/cpu/
Dwatchdog.h22 #define WTCNT 0xfffffe80 macro
26 #define WTCNT_R (WTCNT + 1)
/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
Dwatchdog.h14 #define WTCNT 0xffffff84 macro