Searched refs:S3C2410_WTCON_INTEN (Results 1 – 1 of 1) sorted by relevance
38 #define S3C2410_WTCON_INTEN (1 << 2) macro425 wtcon |= S3C2410_WTCON_INTEN; in s3c2410wdt_start()428 wtcon &= ~S3C2410_WTCON_INTEN; in s3c2410wdt_start()739 (wtcon & S3C2410_WTCON_INTEN) ? "en" : "dis"); in s3c2410wdt_probe()