Searched refs:WRC_CHIP (Results 1 – 2 of 2) sorted by relevance
145 val |= (TCR_WIE|TCR_WRC(WRC_CHIP)|WDTP(sec_to_period(wdog->timeout))); in __booke_wdt_enable()
546 #define WRC_CHIP 2 /* Chip reset will occur */ macro