Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-watchdog.h31 #define S3C2410_WTCON_DIV16 (0<<3) macro
Dwatchdog-reset.h39 __raw_writel(S3C2410_WTCON_ENABLE|S3C2410_WTCON_DIV16|S3C2410_WTCON_RSTEN | in arch_wdt_reset()