Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dwatchdog.h18 #define WTCNT 0xffcc0000 /*WDTST*/ macro
19 #define WTST WTCNT
25 #define WTCNT 0xa4520000 macro
29 #define WTCNT 0xffc00008 macro
/openbmc/linux/arch/sh/include/asm/
H A Dwatchdog.h28 # define WTCNT_R WTCNT
80 __raw_writel((WTCNT_HIGH << 24) | (__u32)val, WTCNT); in sh_wdt_write_cnt()
134 __raw_writew((WTCNT_HIGH << 8) | (__u16)val, WTCNT); in sh_wdt_write_cnt()
/openbmc/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h19 #define WTCNT 0xfffffe80 macro
23 #define WTCNT_R (WTCNT + 1)
/openbmc/linux/drivers/watchdog/
H A Drza_wdt.c27 #define WTCNT 2 macro
88 writew(WTCNT_MAGIC | priv->count, priv->base + WTCNT); in rza_wdt_start()
108 writew(WTCNT_MAGIC | priv->count, priv->base + WTCNT); in rza_wdt_ping()
139 writew(WTCNT_MAGIC | 255, priv->base + WTCNT); in rza_wdt_restart()
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dwatchdog.h11 #define WTCNT 0xffffff84 macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7763.h28 #define WTCNT WDTST macro
H A Dcpu_sh7264.h38 #define WTCNT 0xA415FF84 macro
H A Dcpu_sh7203.h38 #define WTCNT 0xA415FF84 macro
H A Dcpu_sh7706.h47 #define WTCNT 0xFFFFFF84 macro
H A Dcpu_sh7710.h58 #define WTCNT 0xA415FF84 macro
H A Dcpu_sh7750.h92 #define WTCNT 0xFFC00008 macro
H A Dcpu_sh7785.h26 #define WTCNT WDTCNT macro
H A Dcpu_sh7723.h81 #define WTCNT RWTCNT macro
H A Dcpu_sh7724.h102 #define WTCNT RWTCNT macro
H A Dcpu_sh7757.h10 #define WTCNT 0xFFCC0000 macro
H A Dcpu_sh7752.h10 #define WTCNT 0xFFCC0000 macro
H A Dcpu_sh7753.h10 #define WTCNT 0xFFCC0000 macro
H A Dcpu_sh7780.h249 #define WTCNT WDTCNT macro
H A Dcpu_sh7722.h211 #define WTCNT RWTCNT macro
/openbmc/u-boot/arch/sh/cpu/sh4/
H A Dwatchdog.c8 #define WDT_BASE WTCNT
/openbmc/u-boot/board/renesas/r7780mp/
H A Dlowlevel_init.S312 RWTCNT_A: .long WTCNT