Home
last modified time | relevance | path

Searched refs:WRC_CHIP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dbooke_wdt.c145 val |= (TCR_WIE|TCR_WRC(WRC_CHIP)|WDTP(sec_to_period(wdog->timeout))); in __booke_wdt_enable()
/openbmc/u-boot/include/configs/km/
H A Dkmp204x-common.h337 #define CONFIG_WATCHDOG_RC WRC_CHIP /* reset chip on watchdog event */
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h534 #define WRC_CHIP 2 /* Chip reset will occur */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h389 #define WRC_CHIP 2 /* Chip reset will occur */ macro