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

  /src/sys/arch/arm/gemini/
if_gmc.c 591 GMAC_INT0_STATUS);
624 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT0_STATUS,
645 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT0_STATUS,
655 GMAC_INT0_STATUS,
715 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT0_STATUS),
gemini_gmacreg.h 52 #define GMAC_INT0_STATUS 0x0020
gemini_gmac.c 160 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT0_STATUS, ~0);
169 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT0_STATUS),

Completed in 13 milliseconds