Searched refs:S3C2410_WTCON_PRESCALE_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/watchdog/ | ||
H A D | s3c2410_wdt.c | 61 #define S3C2410_WTCON_PRESCALE_MASK (0xff << 8) macro 343 wtcon &= ~S3C2410_WTCON_PRESCALE_MASK; s3c2410wdt_set_heartbeat() |
Completed in 134 milliseconds