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

/linux-4.4.14/drivers/watchdog/
H A Dindydog.c45 sgimc->cpuctrl0 |= SGIMC_CCTRL0_WDOG; indydog_start()
52 sgimc->cpuctrl0 &= ~SGIMC_CCTRL0_WDOG; indydog_stop()
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-mc.c126 tmp &= ~SGIMC_CCTRL0_WDOG; sgimc_init()
/linux-4.4.14/arch/mips/include/asm/sgi/
H A Dmc.h24 #define SGIMC_CCTRL0_WDOG 0x00000100 /* Watchdog timer enable */ macro

Completed in 102 milliseconds