Home
last modified time | relevance | path

Searched refs:IOP3XX_PCI_LOWER_IO_PA (Results 1 – 3 of 3) sorted by relevance

/arch/arm/plat-iop/
Dsetup.c30 .pfn = __phys_to_pfn(IOP3XX_PCI_LOWER_IO_PA),
Dpci.c199 res[0].start = IOP3XX_PCI_LOWER_IO_PA; in iop3xx_pci_setup()
200 res[0].end = IOP3XX_PCI_LOWER_IO_PA + IOP3XX_PCI_IO_WINDOW_SIZE - 1; in iop3xx_pci_setup()
215 sys->io_offset = IOP3XX_PCI_LOWER_IO_PA - *IOP3XX_OIOWTVR; in iop3xx_pci_setup()
/arch/arm/include/asm/hardware/
Diop3xx.h221 #define IOP3XX_PCI_LOWER_IO_PA 0x90000000 macro
224 #define IOP3XX_PCI_UPPER_IO_PA (IOP3XX_PCI_LOWER_IO_PA +\
229 IOP3XX_PCI_LOWER_IO_PA) +\