Searched refs:BCM_PCI_IO_BASE_PA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-bcm63xx.c32 .start = BCM_PCI_IO_BASE_PA,
117 pci_iospace_start = ioremap_nocache(BCM_PCI_IO_BASE_PA, 4);
151 val = BCM_PCI_IO_BASE_PA & MPI_L2P_BASE_MASK;
219 request_mem_region(BCM_PCI_IO_BASE_PA, BCM_PCI_IO_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h31 #define BCM_PCI_IO_BASE_PA (0x08000000) macro
33 #define BCM_PCI_IO_END_PA (BCM_PCI_IO_BASE_PA + \
35 #define BCM_PCI_IO_HALF_PA (BCM_PCI_IO_BASE_PA + \

Completed in 49 milliseconds