Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/ev64260/
H A Dgt_mainbus.c179 r = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GT_MPP_Control2); in gt_attach()
181 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GT_MPP_Control2, r); in gt_attach()
/netbsd-src/sys/dev/marvell/
H A Dgtreg.h192 #define GT_MPP_Control2 0xf008 macro