Searched refs:S3C2410_WTCON_PRESCALE_MAX (Results 1 – 1 of 1) sorted by relevance
50 #define S3C2410_WTCON_PRESCALE_MAX 0xff macro306 return S3C2410_WTCNT_MAXCNT / (freq / (S3C2410_WTCON_PRESCALE_MAX + 1) in s3c2410wdt_max_timeout()