Searched refs:S3C2410_WTCNT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/watchdog/
H A Ds3c2410_wdt.c33 #define S3C2410_WTCNT 0x08 macro
439 writel(wdt->count, wdt->reg_base + S3C2410_WTCNT);
491 writel(wdt->count, wdt->reg_base + S3C2410_WTCNT);
559 writel(0x80, wdt_base + S3C2410_WTCNT);
839 writel(wdt->wtdat_save, wdt->reg_base + S3C2410_WTCNT);/* Reset count */

Completed in 137 milliseconds