Searched refs:GMAC_INT4_STATUS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/gemini/
H A Dif_gmc.c595 GMAC_INT4_STATUS);
669 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT4_STATUS,
709 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT4_STATUS, status);
719 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT4_STATUS));
H A Dgemini_gmacreg.h173 #define GMAC_INT4_STATUS 0x0060 macro
H A Dgemini_gmac.c164 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GMAC_INT4_STATUS, ~0);
173 bus_space_read_4(sc->sc_iot, sc->sc_ioh, GMAC_INT4_STATUS));

Completed in 139 milliseconds