Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/asm/
Dwatchdog.h32 #ifndef WTCNT_R
33 # define WTCNT_R WTCNT macro
73 return __raw_readl(WTCNT_R); in sh_wdt_read_cnt()
127 return __raw_readb(WTCNT_R); in sh_wdt_read_cnt()
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
Dwatchdog.h19 #define WTCNT_R 0xffcc0010 /*WDTCNT*/ macro
/linux-4.1.27/arch/sh/include/cpu-sh2/cpu/
Dwatchdog.h26 #define WTCNT_R (WTCNT + 1) macro