Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dppc405_pci.c191 hose_a->io_space.end = PPC405_PCI_UPPER_IO; in ppc4xx_find_bridges()
197 hose_a->io_resource.end = PPC405_PCI_UPPER_IO - PPC405_PCI_LOWER_IO; in ppc4xx_find_bridges()
/linux-2.4.37.9/arch/ppc/platforms/
Dibm405gp.h60 #define PPC405_PCI_UPPER_IO 0x0000ffff /* hose_a->io_space.end */ macro