Searched refs:S3C2410_WTCON_DIV16 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/plat-samsung/
H A Dwatchdog-reset.c27 #define S3C2410_WTCON_DIV16 (0 << 3) macro
54 __raw_writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV16 | samsung_wdt_reset()
/linux-4.1.27/drivers/watchdog/
H A Ds3c2410_wdt.c55 #define S3C2410_WTCON_DIV16 (0 << 3) macro
470 writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV16 | s3c2410wdt_restart()

Completed in 661 milliseconds