Home
last modified time | relevance | path

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

/arch/arm/plat-iop/
Dpci.c206 res[1].start = IOP3XX_PCI_LOWER_MEM_PA; in iop3xx_pci_setup()
207 res[1].end = IOP3XX_PCI_LOWER_MEM_PA + IOP3XX_PCI_MEM_WINDOW_SIZE - 1; in iop3xx_pci_setup()
215 sys->mem_offset = IOP3XX_PCI_LOWER_MEM_PA - *IOP3XX_OMWTVR0; in iop3xx_pci_setup()
/arch/arm/include/asm/hardware/
Diop3xx.h217 #define IOP3XX_PCI_LOWER_MEM_PA 0x80000000 macro