Searched refs:S3C2410_WTCON_PRESCALE_MASK (Results 1 – 2 of 2) sorted by relevance
37 #define S3C2410_WTCON_PRESCALE_MASK (0xff00) macro
198 wtcon &= ~S3C2410_WTCON_PRESCALE_MASK; in s3c2410wdt_set_heartbeat()