Searched refs:V3_LB_IO_BASE (Results 1 – 3 of 3) sorted by relevance
62 #define V3_LB_IO_BASE 0x0000006E macro504 writel(0x6200, v3->base + V3_LB_IO_BASE); in v3_integrator_init()749 if (readl(v3->base + V3_LB_IO_BASE) != (regs->start >> 16)) in v3_pci_probe()751 readl(v3->base + V3_LB_IO_BASE), regs); in v3_pci_probe()
280 v3_writew(V3_LB_IO_BASE, (PHYS_PCI_V3_BASE >> 16)); in pci_init_board()381 debug("LB_IO_BASE = %04x\n", v3_readw(V3_LB_IO_BASE)); in pci_init_board()
48 #define V3_LB_IO_BASE 0x0000006E macro