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

/linux-4.1.27/drivers/watchdog/
H A Ds3c2410_wdt.c58 #define S3C2410_WTCON_DIV128 (3 << 3) macro
278 wtcon |= S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV128; s3c2410wdt_start()

Completed in 321 milliseconds