Home
last modified time | relevance | path

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

/arch/mips/include/asm/netlogic/xlp-hal/
Diomap.h51 #define XLP_IO_PCI_OFFSET(b, d, f) (((b) << 20) | ((d) << 15) | ((f) << 12)) macro
54 XLP_IO_PCI_OFFSET(bus, XLP_IO_DEV(node, dev), fn)
116 XLP_IO_PCI_OFFSET(xlp9xx_get_socbus(n), d, f)
118 #define XLP9XX_IO_BRIDGE_OFFSET(node) XLP_IO_PCI_OFFSET(0, 0, node)