Searched refs:cpuctrl0 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dindydog.c46 mc_ctrl0 = sgimc->cpuctrl0;
47 mc_ctrl0 = sgimc->cpuctrl0 | SGIMC_CCTRL0_WDOG;
48 sgimc->cpuctrl0 = mc_ctrl0;
58 mc_ctrl0 = sgimc->cpuctrl0;
60 sgimc->cpuctrl0 = mc_ctrl0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-mc.c127 tmp = sgimc->cpuctrl0;
129 sgimc->cpuctrl0 = tmp;
143 tmp = sgimc->cpuctrl0;
147 sgimc->cpuctrl0 = tmp;
H A Dip22-reset.c75 sgimc->cpuctrl0 |= SGIMC_CCTRL0_SYSINIT;
115 sgimc->cpuctrl0 |= SGIMC_CCTRL0_SYSINIT;
H A Dip28-berr.c288 "MC: cpuctrl0/1: %08x/%05x, giopar: %04x\n"
291 sgimc->cpuctrl0, sgimc->cpuctrl0, sgimc->giopar,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dmc.h18 volatile u32 cpuctrl0; /* CPU control register 0, readwrite */ member in struct:sgimc_regs

Completed in 68 milliseconds