Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dmpc8xxx_wdt.c39 #define SWCRR_SWEN 0x00000004 /* Watchdog Enable bit. */ macro
104 u32 tmp = SWCRR_SWEN; in mpc8xxx_wdt_start()
174 enabled = in_be32(&wd_base->swcrr) & SWCRR_SWEN; in mpc8xxx_wdt_probe()