Home
last modified time | relevance | path

Searched refs:S3C2410_WTCON_PRESCALE_MAX (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Ds3c2410_wdt.c50 #define S3C2410_WTCON_PRESCALE_MAX 0xff macro
306 return S3C2410_WTCNT_MAXCNT / (freq / (S3C2410_WTCON_PRESCALE_MAX + 1) in s3c2410wdt_max_timeout()