mvebu_writel      137 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, stat, PCIE_STAT_OFF);
mvebu_writel      147 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, stat, PCIE_STAT_OFF);
mvebu_writel      165 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_BAR_CTRL_OFF(i));
mvebu_writel      166 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_BAR_LO_OFF(i));
mvebu_writel      167 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_BAR_HI_OFF(i));
mvebu_writel      171 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_WIN04_CTRL_OFF(i));
mvebu_writel      172 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_WIN04_BASE_OFF(i));
mvebu_writel      173 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_WIN04_REMAP_OFF(i));
mvebu_writel      176 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, 0, PCIE_WIN5_CTRL_OFF);
mvebu_writel      177 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, 0, PCIE_WIN5_BASE_OFF);
mvebu_writel      178 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, 0, PCIE_WIN5_REMAP_OFF);
mvebu_writel      185 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, cs->base & 0xffff0000,
mvebu_writel      187 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, 0, PCIE_WIN04_REMAP_OFF(i));
mvebu_writel      188 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port,
mvebu_writel      202 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, dram->cs[0].base, PCIE_BAR_LO_OFF(1));
mvebu_writel      203 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, 0, PCIE_BAR_HI_OFF(1));
mvebu_writel      204 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, ((size - 1) & 0xffff0000) | 1,
mvebu_writel      220 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, cmd, PCIE_CMD_OFF);
mvebu_writel      225 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, mask, PCIE_MASK_OFF);
mvebu_writel      234 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, PCIE_CONF_ADDR(bus->number, devfn, where),
mvebu_writel      258 drivers/pci/controller/pci-mvebu.c 	mvebu_writel(port, PCIE_CONF_ADDR(bus->number, devfn, where),
mvebu_writel      536 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, new, PCIE_CAP_PCIEXP + PCI_EXP_DEVCTL);
mvebu_writel      548 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, new, PCIE_CAP_PCIEXP + PCI_EXP_LNKCTL);
mvebu_writel      552 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, new, PCIE_RC_RTSTA);
mvebu_writel      793 drivers/pci/controller/pci-mvebu.c 		mvebu_writel(port, port->saved_pcie_stat, PCIE_STAT_OFF);