Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/plat-orion/
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()
/Linux-v5.10/drivers/pci/controller/
Dpci-mvebu.c44 #define PCIE_CONF_ADDR_EN 0x80000000 macro
52 PCIE_CONF_ADDR_EN)