Home
last modified time | relevance | path

Searched refs:PCIE_CONF_ADDR_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/plat-orion/
H A Dpcie.c36 #define PCIE_CONF_ADDR_EN 0x80000000 macro
214 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf()
233 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf_tlp()
274 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_wr_conf()
/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c46 #define PCIE_CONF_ADDR_EN BIT(31) macro
54 PCIE_CONF_ADDR_EN)
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c48 #define PCIE_CONF_ADDR_EN 0x80000000 macro
56 PCIE_CONF_ADDR_EN)