Searched refs:B2_WDOG_CRTL (Results 1 – 2 of 2) sorted by relevance
549 outpw(ADDR(B2_WDOG_CRTL),TIM_START) ; /* Start timer. */ in smt_start_watchdog()563 outpw(ADDR(B2_WDOG_CRTL),TIM_STOP) ; /* Stop timer. */ in smt_stop_watchdog()
125 #define B2_WDOG_CRTL 0x0138 /* 8 bit Watchdog control */ macro