Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Dpci.c196 res->start = IOP3XX_PCI_LOWER_MEM_PA; in iop3xx_pci_setup()
197 res->end = IOP3XX_PCI_LOWER_MEM_PA + IOP3XX_PCI_MEM_WINDOW_SIZE - 1; in iop3xx_pci_setup()
205 sys->mem_offset = IOP3XX_PCI_LOWER_MEM_PA - *IOP3XX_OMWTVR0; in iop3xx_pci_setup()
H A Diop3xx.h216 #define IOP3XX_PCI_LOWER_MEM_PA 0x80000000 macro

Completed in 2 milliseconds