Searched refs:WTCSR_CKS_4096 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dwatchdog.h59 #define WTCSR_CKS_4096 0x07 macro
/linux-master/drivers/watchdog/
H A Dshwdt.c64 static int clock_division_ratio = WTCSR_CKS_4096;
308 clock_division_ratio = WTCSR_CKS_4096;
332 "to 0x7 (5.25ms). (default=" __MODULE_STRING(WTCSR_CKS_4096) ")");
/linux-master/arch/sh/boards/mach-hp6xx/
H A Dpm.c49 csr |= WTCSR_CKS_4096;

Completed in 106 milliseconds