Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h83 #define IOP13XX_PCIX_LOWER_MEM_BA (PHYS_OFFSET + IOP13XX_PCI_OFFSET) macro
85 IOP13XX_PCIX_LOWER_MEM_BA)
88 #define IOP13XX_PCIX_UPPER_MEM_BA (IOP13XX_PCIX_LOWER_MEM_BA +\
96 IOP13XX_PCIX_LOWER_MEM_BA)
/linux-4.1.27/arch/arm/mach-iop13xx/
Dpci.c971 pcibios_min_mem = IOP13XX_PCIX_LOWER_MEM_BA; in iop13xx_pci_init()