Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/cpu-sh4/cpu/
Dwatchdog.h23 #define WTBST 0xffcc0008 /*WDTBST*/ macro
/Linux-v4.19/arch/sh/include/asm/
Dwatchdog.h97 __raw_writel((WTBST_HIGH << 24) | (__u32)val, WTBST); in sh_wdt_write_bst()