Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h84 #define IOP13XX_PCIX_LOWER_MEM_BA (PHYS_OFFSET + IOP13XX_PCI_OFFSET) macro
86 IOP13XX_PCIX_LOWER_MEM_BA)
89 #define IOP13XX_PCIX_UPPER_MEM_BA (IOP13XX_PCIX_LOWER_MEM_BA +\
97 IOP13XX_PCIX_LOWER_MEM_BA)
/Linux-v4.19/arch/arm/mach-iop13xx/
Dpci.c980 pcibios_min_mem = IOP13XX_PCIX_LOWER_MEM_BA; in iop13xx_pci_init()