Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-bcm1480.c188 .start = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES,
189 .end = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES + 0x1ffffffUL,
197 .io_offset = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES,
253 ioremap(A_BCM1480_PHYS_PCI_IO_MATCH_BYTES, 65536); in bcm1480_pcibios_init()
/arch/mips/include/asm/sibyte/
Dbcm1480_regs.h854 #define A_BCM1480_PHYS_PCI_IO_MATCH_BYTES _SB_MAKE64(0x002C000000) macro