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

  /src/sys/arch/arm/gemini/
gemini_gmacreg.h 157 #define GMAC_INT2_STATUS 0x0040
if_gmc.c 599 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT2_STATUS),
717 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT2_STATUS),
gemini_gmac.c 162 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT2_STATUS, ~0);
171 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT2_STATUS),

Completed in 15 milliseconds