Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Ds3c2410_wdt.c41 #define S3C2410_WTCON_DIV16 (0 << 3) macro
508 writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV16 | in s3c2410wdt_restart()