Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/sgi-ip22/
Dip22-reset.c75 sgimc->cpuctrl0 |= SGIMC_CCTRL0_SYSINIT; in sgi_machine_restart()
116 sgimc->cpuctrl0 |= SGIMC_CCTRL0_SYSINIT; in debounce()
/linux-2.6.39/arch/mips/include/asm/sgi/
Dmc.h25 #define SGIMC_CCTRL0_SYSINIT 0x00000200 /* System init bit */ macro