HomeSort by: relevance | last modified time | path
    Searched refs:MVXORE_XEXCR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
gtidmacreg.h 136 #define MVXORE_XEXCR(sc, x) /* Configuration */ \
gtidmac.c 1327 MVXORE_XEXCR(sc, chan), xexc);
1410 bus_space_write_4(sc->sc_iot, sc->sc_ioh, MVXORE_XEXCR(sc, chan), xexc);
1456 xexc = bus_space_read_4(sc->sc_iot, sc->sc_ioh, MVXORE_XEXCR(sc, chan));
1972 val = bus_space_read_4(sc->sc_iot, sc->sc_ioh, MVXORE_XEXCR(sc, chan));

Completed in 13 milliseconds