Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmpc8xxx_wdt.c33 #define SWCRR_SWF 0x00000008 /* Software Watchdog Freeze (mpc8xx). */ macro
88 tmp &= ~(SWCRR_SWTC | SWCRR_SWF | SWCRR_SWEN | SWCRR_SWRI | SWCRR_SWPR); in mpc8xxx_wdt_start()