Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sh3/dev/
Dwdog.c124 wdog_wr_csr(WTCSR_WT | WTCSR_CKS_4096); /* default to wt mode */ in wdogattach()
189 wdog_wr_csr(WTCSR_WT | WTCSR_CKS_4096); in wdogioctl()
/netbsd/src/sys/arch/sh3/include/
Dwdtreg.h75 #define WTCSR_CKS_4096 0x07 macro