Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dgtidmacreg.h194 #define GTIDMAC_SRX(r) (0x0a04 + ((r) << 3)) /* Size x */ macro
H A Dgtidmac.c1516 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GTIDMAC_SRX(window), in gtidmac_wininit()