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

  /src/sys/arch/arm/gemini/
gemini_gmacreg.h 165 #define GMAC_INT3_STATUS 0x0050
if_gmc.c 600 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT3_STATUS),
718 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT3_STATUS),
gemini_gmac.c 163 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT3_STATUS, ~0);
172 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT3_STATUS),

Completed in 13 milliseconds