Searched refs:SWCRR_SWRI (Results 1 – 1 of 1) sorted by relevance
35 #define SWCRR_SWRI 0x00000002 /* Software Watchdog Reset/Interrupt Select bit.*/ macro88 tmp &= ~(SWCRR_SWTC | SWCRR_SWF | SWCRR_SWEN | SWCRR_SWRI | SWCRR_SWPR); in mpc8xxx_wdt_start()92 tmp |= SWCRR_SWRI; in mpc8xxx_wdt_start()
Completed in 5 milliseconds