Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-iop13xx/
Dpci.c605 __raw_writel(((IOP13XX_PCIE_LOWER_IO_PA >> 0x4) & 0xfffff000), in iop13xx_atue_setup()
709 __raw_writel((IOP13XX_PCIE_LOWER_IO_PA >> 0x4) & 0xfffff000, in iop13xx_atue_disable()
1068 pci_ioremap_io(SZ_64K, IOP13XX_PCIE_LOWER_IO_PA); in iop13xx_pci_setup()
/Linux-v4.19/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h100 #define IOP13XX_PCIE_LOWER_IO_PA 0xfffd0000UL macro