Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dpci.c197 res->start = IOP3XX_PCI_LOWER_MEM_PA; in iop3xx_pci_setup()
198 res->end = IOP3XX_PCI_LOWER_MEM_PA + IOP3XX_PCI_MEM_WINDOW_SIZE - 1; in iop3xx_pci_setup()
206 sys->mem_offset = IOP3XX_PCI_LOWER_MEM_PA - *IOP3XX_OMWTVR0; in iop3xx_pci_setup()
Diop3xx.h216 #define IOP3XX_PCI_LOWER_MEM_PA 0x80000000 macro