Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-bcm1480.c176 .start = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES,
177 .end = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES + 0x1ffffffUL,
185 .io_offset = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES,
241 ioremap(A_BCM1480_PHYS_PCI_IO_MATCH_BYTES, 65536); in bcm1480_pcibios_init()
/linux-5.19.10/arch/mips/include/asm/sibyte/
Dbcm1480_regs.h841 #define A_BCM1480_PHYS_PCI_IO_MATCH_BYTES _SB_MAKE64(0x002C000000) macro