Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2800reg.h274 #define S3C2800_PCI_MEMSPACE_BASE 0x20000000 /* Memory space */ macro
H A Ds3c2800_pci.c317 sspci_mem_tag.bs_cookie = (void *) S3C2800_PCI_MEMSPACE_BASE; in sspci_attach()