Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h88 #define IOP13XX_PCIX_LOWER_MEM_BA (PHYS_OFFSET + IOP13XX_PCI_OFFSET) macro
90 IOP13XX_PCIX_LOWER_MEM_BA)
93 #define IOP13XX_PCIX_UPPER_MEM_BA (IOP13XX_PCIX_LOWER_MEM_BA +\
101 IOP13XX_PCIX_LOWER_MEM_BA)
/linux-2.6.39/arch/arm/mach-iop13xx/
Dpci.c974 iop13xx_pcibios_min_mem = IOP13XX_PCIX_LOWER_MEM_BA; in iop13xx_pci_init()