Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-iop13xx/
Dio.c29 case IOP13XX_PCIE_LOWER_IO_PA ... IOP13XX_PCIE_UPPER_IO_PA: in __iop13xx_io()
68 case IOP13XX_PCIE_LOWER_IO_PA ... IOP13XX_PCIE_UPPER_IO_PA: in __iop13xx_ioremap()
Dpci.c599 __raw_writel(((IOP13XX_PCIE_LOWER_IO_PA >> 0x4) & 0xfffff000), in iop13xx_atue_setup()
703 __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.c44 .pfn = __phys_to_pfn(IOP13XX_PCIE_LOWER_IO_PA),
/linux-2.6.39/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h105 #define IOP13XX_PCIE_LOWER_IO_PA 0xfffd0000UL macro
109 #define IOP13XX_PCIE_UPPER_IO_PA (IOP13XX_PCIE_LOWER_IO_PA +\
116 (IOP13XX_PCIE_LOWER_IO_PA\