Searched refs:PPC405_PCI_LOWER_IO (Results 1 – 2 of 2) sorted by relevance
190 hose_a->io_space.start = PPC405_PCI_LOWER_IO; in ppc4xx_find_bridges()197 hose_a->io_resource.end = PPC405_PCI_UPPER_IO - PPC405_PCI_LOWER_IO; in ppc4xx_find_bridges()
59 #define PPC405_PCI_LOWER_IO 0x00000000 /* hose_a->io_space.start */ macro