Home
last modified time | relevance | path

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

/netbsd/sys/arch/sgimips/dev/
H A Dimcreg.h61 #define IMC_CPUCTRL1 0x0c /* CPU control, register 1 */ macro
H A Dimc.c151 reg = bus_space_read_4(isc.iot, isc.ioh, IMC_CPUCTRL1); in imc_attach()
168 bus_space_write_4(isc.iot, isc.ioh, IMC_CPUCTRL1, reg); in imc_attach()