Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dibm405gp.h51 #define PPC405_PCI_PHY_MEM_BASE 0x80000000 /* hose_a->pci_mem_offset */ macro
53 #define PPC405_PCI_MEM_BASE PPC405_PCI_PHY_MEM_BASE /* setbat */
/linux-2.4.37.9/arch/ppc/kernel/
Dppc405_pci.c155 if (tmp_addr < PPC405_PCI_PHY_MEM_BASE) { in ppc4xx_find_bridges()