Home
last modified time | relevance | path

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

/arch/arm/mach-iop13xx/
Dio.c31 case IOP13XX_PCIE_LOWER_IO_PA ... IOP13XX_PCIE_UPPER_IO_PA: in __iop13xx_io()
70 case IOP13XX_PCIE_LOWER_IO_PA ... IOP13XX_PCIE_UPPER_IO_PA: in __iop13xx_ioremap_caller()
Dpci.c598 __raw_writel(((IOP13XX_PCIE_LOWER_IO_PA >> 0x4) & 0xfffff000), in iop13xx_atue_setup()
702 __raw_writel((IOP13XX_PCIE_LOWER_IO_PA >> 0x4) & 0xfffff000, in iop13xx_atue_disable()
1066 res[0].start = IOP13XX_PCIE_LOWER_IO_PA + IOP13XX_PCIE_IO_BUS_OFFSET; in iop13xx_pci_setup()
1076 sys->io_offset = IOP13XX_PCIE_LOWER_IO_PA; in iop13xx_pci_setup()
Dsetup.c45 .pfn = __phys_to_pfn(IOP13XX_PCIE_LOWER_IO_PA),
/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h107 #define IOP13XX_PCIE_LOWER_IO_PA 0xfffd0000UL macro
111 #define IOP13XX_PCIE_UPPER_IO_PA (IOP13XX_PCIE_LOWER_IO_PA +\
118 (IOP13XX_PCIE_LOWER_IO_PA\