Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dbooke_wdt.c123 val |= (TCR_WIE|TCR_WRC(WRC_CHIP)|WDTP(booke_wdt_period)); in __booke_wdt_enable()
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h505 #define WRC_CHIP 2 /* Chip reset will occur */ macro