Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-bcm63xx.c36 .start = BCM_PCI_IO_BASE_PA,
224 pci_iospace_start = ioremap_nocache(BCM_PCI_IO_BASE_PA, 4); in bcm63xx_register_pci()
258 val = BCM_PCI_IO_BASE_PA & MPI_L2P_BASE_MASK; in bcm63xx_register_pci()
326 request_mem_region(BCM_PCI_IO_BASE_PA, BCM_PCI_IO_SIZE, in bcm63xx_register_pci()
/arch/mips/include/asm/mach-bcm63xx/
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 + \