Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sa11x0/
H A Dsa11x0_reg.h41 #define SAPPC_BASE 0x90060000 /* Peripheral Pin Controller */ macro
H A Dsa11x0.c152 if (bus_space_map(sc->sc_iot, SAPPC_BASE, SAPPC_NPORTS, in sa11x0_attach()