Searched refs:S3C2410_WTCON_RSTEN (Results 1 – 5 of 5) sorted by relevance
117 …__raw_writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV128 | S3C2410_WTCON_RSTEN | S3C2410_WTCON_PRE… in arch_decomp_wdog_start()135 …__raw_writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV128 | S3C2410_WTCON_RSTEN | S3C2410_WTCON_PRE… in arch_decomp_error()
27 #define S3C2410_WTCON_RSTEN (0x01) macro
39 __raw_writel(S3C2410_WTCON_ENABLE|S3C2410_WTCON_DIV16|S3C2410_WTCON_RSTEN | in arch_wdt_reset()
139 …__raw_writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV128 | S3C2410_WTCON_RSTEN | S3C2410_WTCON_PRE… in arch_decomp_wdog_start()157 …__raw_writel(S3C2410_WTCON_ENABLE | S3C2410_WTCON_DIV128 | S3C2410_WTCON_RSTEN | S3C2410_WTCON_PRE… in arch_decomp_error()
108 wtcon &= ~(S3C2410_WTCON_ENABLE | S3C2410_WTCON_RSTEN); in __s3c2410wdt_stop()132 wtcon &= ~S3C2410_WTCON_RSTEN; in s3c2410wdt_start()135 wtcon |= S3C2410_WTCON_RSTEN; in s3c2410wdt_start()506 (wtcon & S3C2410_WTCON_RSTEN) ? "" : "dis", in s3c2410wdt_probe()