Home
last modified time | relevance | path

Searched refs:GEMINI_PCICFG_BASE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/arm/gemini/
Dgemini_obio.c192 if (bus_space_map(sc->sc_iot, GEMINI_PCICFG_BASE, in obio_attach()
195 GEMINI_PCICFG_BASE); in obio_attach()
Dgemini_reg.h49 #define GEMINI_PCICFG_BASE 0x50000000 /* PCI IO, configuration and control space */ macro