Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c51 #define PCIE_CONF_ADDR(dev, reg) \ macro
174 reg = PCIE_CONF_ADDR(bdf, offset); in mvebu_pcie_read_config()
213 writel(PCIE_CONF_ADDR(bdf, offset), pcie->base + PCIE_CONF_ADDR_OFF); in mvebu_pcie_write_config()
H A Dpci-aardvark.c122 #define PCIE_CONF_ADDR(bus, devfn, where) \ macro
/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek.c56 #define PCIE_CONF_ADDR(regn, fun, dev, bus) \ macro
764 writel(PCIE_CONF_ADDR(where, PCI_FUNC(devfn), PCI_SLOT(devfn), in mtk_pcie_map_bus()
814 writel(PCIE_CONF_ADDR(PCIE_FC_CREDIT, func, slot, 0), in mtk_pcie_startup_port()
819 writel(PCIE_CONF_ADDR(PCIE_FC_CREDIT, func, slot, 0), in mtk_pcie_startup_port()
824 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port()
829 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port()
H A Dpci-mvebu.c53 #define PCIE_CONF_ADDR(bus, devfn, where) \ macro
364 mvebu_writel(port, PCIE_CONF_ADDR(bus->number, devfn, where), in mvebu_pcie_child_rd_conf()
400 mvebu_writel(port, PCIE_CONF_ADDR(bus->number, devfn, where), in mvebu_pcie_child_wr_conf()