SWCRR_SWPR         88 drivers/watchdog/mpc8xxx_wdt.c 	tmp &= ~(SWCRR_SWTC | SWCRR_SWF | SWCRR_SWEN | SWCRR_SWRI | SWCRR_SWPR);
SWCRR_SWPR         89 drivers/watchdog/mpc8xxx_wdt.c 	tmp |= SWCRR_SWEN | SWCRR_SWPR | (ddata->swtc << 16);