Searched refs:S3C2410_WTCON_INTEN (Results 1 – 2 of 2) sorted by relevance
28 #define S3C2410_WTCON_INTEN (1<<2) macro
131 wtcon |= S3C2410_WTCON_INTEN; in s3c2410wdt_start()134 wtcon &= ~S3C2410_WTCON_INTEN; in s3c2410wdt_start()507 (wtcon & S3C2410_WTCON_INTEN) ? "" : "en"); in s3c2410wdt_probe()