Searched refs:CTL_CPUCTRL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dctlreg.h38 #define CTL_CPUCTRL 0x00080002 /* Misc. config bits (16) */ macro
H A Dctl.c112 bus_space_write_2(sc->iot, sc->ioh, CTL_CPUCTRL,
152 reg = bus_space_read_2(sc->iot, sc->ioh, CTL_CPUCTRL);
154 bus_space_write_2(sc->iot, sc->ioh, CTL_CPUCTRL, reg);
168 bus_space_write_2(sc->iot, sc->ioh, CTL_CPUCTRL, reg);

Completed in 55 milliseconds