Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/s3c2xx0/
Ds3c2800reg.h276 #define S3C2800_PCI_CONF0_BASE 0x28000000 /* Config type 0 space */ macro
Ds3c2800_pci.c248 if (bus_space_map(iot, S3C2800_PCI_CONF0_BASE, in sspci_attach()