Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/watchdog/
Dbooke_wdt.c145 val |= (TCR_WIE|TCR_WRC(WRC_CHIP)|WDTP(sec_to_period(wdog->timeout))); in __booke_wdt_enable()
/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h546 #define WRC_CHIP 2 /* Chip reset will occur */ macro