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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dindydog.c47 mc_ctrl0 = sgimc->cpuctrl0 | SGIMC_CCTRL0_WDOG;
59 mc_ctrl0 &= ~SGIMC_CCTRL0_WDOG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-mc.c128 tmp &= ~SGIMC_CCTRL0_WDOG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dmc.h24 #define SGIMC_CCTRL0_WDOG 0x00000100 /* Watchdog timer enable */ macro

Completed in 40 milliseconds