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

  /src/sys/dev/marvell/
gtidmacreg.h 72 #define GTIDMAC_CCLR(c) /* Chan Control Low */ \
gtidmac.c 995 ccl = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GTIDMAC_CCLR(chan));
1131 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GTIDMAC_CCLR(chan), ccl);
1158 ccl = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GTIDMAC_CCLR(chan));
1160 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GTIDMAC_CCLR(chan),
1179 GTIDMAC_CCLR(chan));
1877 val = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GTIDMAC_CCLR(chan));

Completed in 13 milliseconds