Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2800reg.h78 #define S3C2800_PCICTL_BASE 0x10080000 macro
H A Ds3c2800_pci.c244 if (bus_space_map(iot, S3C2800_PCICTL_BASE, in sspci_attach()