Searched refs:V3_LB_IO_BASE (Results 1 – 3 of 3) sorted by relevance
60 #define V3_LB_IO_BASE 0x0000006E macro502 writel(0x6200, v3->base + V3_LB_IO_BASE); in v3_integrator_init()746 if (readl(v3->base + V3_LB_IO_BASE) != (regs->start >> 16)) in v3_pci_probe()748 readl(v3->base + V3_LB_IO_BASE), regs); in v3_pci_probe()
279 v3_writew(V3_LB_IO_BASE, (PHYS_PCI_V3_BASE >> 16)); in pci_init_board()380 debug("LB_IO_BASE = %04x\n", v3_readw(V3_LB_IO_BASE)); in pci_init_board()
47 #define V3_LB_IO_BASE 0x0000006E macro