Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-bcm1480ht.c183 .start = A_BCM1480_PHYS_HT_IO_MATCH_BYTES,
184 .end = A_BCM1480_PHYS_HT_IO_MATCH_BYTES + 0x01ffffffUL,
194 .io_offset = A_BCM1480_PHYS_HT_IO_MATCH_BYTES,
208 ioremap(A_BCM1480_PHYS_HT_IO_MATCH_BYTES, 65536); in bcm1480ht_pcibios_init()
/arch/mips/include/asm/sibyte/
Dbcm1480_regs.h871 #define A_BCM1480_PHYS_HT_IO_MATCH_BYTES _SB_MAKE64(0x00DC000000) macro