Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dpci-octeon.c33 #define OCTEON_PCI_IOSPACE_SIZE (1ull<<32) macro
355 .end = OCTEON_PCI_IOSPACE_SIZE - 1,
600 ioport_resource.end = OCTEON_PCI_IOSPACE_SIZE - 1; in octeon_pci_setup()