Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sa11x0/
H A Dsa11x0_reg.h40 #define SAIPIC_BASE 0x90050000 /* Interrupt Controller */ macro
H A Dsa11x0.c140 if (bus_space_map(sc->sc_iot, SAIPIC_BASE, SAIPIC_NPORTS, in sa11x0_attach()