Searched refs:S3C2410_WTCON_INTEN (Results 1 – 1 of 1) sorted by relevance
39 #define S3C2410_WTCON_INTEN BIT(2) macro480 wtcon |= S3C2410_WTCON_INTEN; in s3c2410wdt_start()483 wtcon &= ~S3C2410_WTCON_INTEN; in s3c2410wdt_start()800 (wtcon & S3C2410_WTCON_INTEN) ? "en" : "dis"); in s3c2410wdt_probe()