RT2880_PCI_IO_BASE  141 arch/mips/pci/pci-rt2880.c 	.start	= RT2880_PCI_IO_BASE,
RT2880_PCI_IO_BASE  142 arch/mips/pci/pci-rt2880.c 	.end	= RT2880_PCI_IO_BASE + RT2880_PCI_IO_SIZE - 1,
RT2880_PCI_IO_BASE  223 arch/mips/pci/pci-rt2880.c 	io_map_base = ioremap(RT2880_PCI_IO_BASE, RT2880_PCI_IO_SIZE);
RT2880_PCI_IO_BASE  227 arch/mips/pci/pci-rt2880.c 	ioport_resource.start = RT2880_PCI_IO_BASE;
RT2880_PCI_IO_BASE  228 arch/mips/pci/pci-rt2880.c 	ioport_resource.end = RT2880_PCI_IO_BASE + RT2880_PCI_IO_SIZE - 1;
RT2880_PCI_IO_BASE  236 arch/mips/pci/pci-rt2880.c 	rt2880_pci_reg_write(RT2880_PCI_IO_BASE, RT2880_PCI_REG_IOBASE);