Searched refs:SI_PCI_MEM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dpcibios.c98 .start = SI_PCI_MEM /* BCM_PCI_MEM_BASE_PA */,
99 .end = SI_PCI_MEM + SI_PCI_MEM_SZ /* BCM_PCI_MEM_END_PA */,
127 printk(KERN_INFO "PCI: Using membase %x\n", SI_PCI_MEM);
128 pci_membase = SI_PCI_MEM;
139 set_io_port_base((unsigned long) ioremap_nocache(SI_PCI_MEM, 0x04000000));
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndsoc.h33 #define SI_PCI_MEM 0x08000000 /* Host Mode sb2pcitranslation0 (64 MB) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpci.c854 (pci_membase[coreunit] = SI_PCI_MEM));
857 pci_membase[coreunit] = SI_PCI_MEM;

Completed in 113 milliseconds