Searched refs:WRC_CHIP (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/watchdog/
H A Dbooke_wdt.c69 val |= (TCR_WIE | TCR_WRC(WRC_CHIP) | TCR_WP(sec_to_period(timeout)));
/u-boot/include/configs/
H A Dkmcent2.h368 #define CFG_WATCHDOG_RC WRC_CHIP /* reset chip on watchdog event */
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h385 #define WRC_CHIP 2 /* Chip reset will occur */ macro

Completed in 65 milliseconds