Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dwatchdog.h20 #define WTBST 0xffcc0008 /*WDTBST*/ macro
/openbmc/linux/arch/sh/include/asm/
H A Dwatchdog.h92 __raw_writel((WTBST_HIGH << 24) | (__u32)val, WTBST); in sh_wdt_write_bst()