Searched refs:S3C2410_WTCON_PRESCALE (Results 1 – 2 of 2) sorted by relevance
29 #define S3C2410_WTCON_PRESCALE(x) ((x) << 8) macro55 S3C2410_WTCON_RSTEN | S3C2410_WTCON_PRESCALE(0x20), in samsung_wdt_reset()
60 #define S3C2410_WTCON_PRESCALE(x) ((x) << 8) macro344 wtcon |= S3C2410_WTCON_PRESCALE(divisor-1); in s3c2410wdt_set_heartbeat()471 S3C2410_WTCON_RSTEN | S3C2410_WTCON_PRESCALE(0x20), in s3c2410wdt_restart()