Home
last modified time | relevance | path

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

/arch/arm/plat-orion/
Dpcie.c40 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro
213 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_rd_conf()
232 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_rd_conf_tlp()
255 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_rd_conf_wa()
273 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_wr_conf()
/arch/arm/mach-tegra/
Dpcie.c194 #define PCIE_CONF_FUNC(f) ((f) << 8) macro
274 PCIE_CONF_FUNC(PCI_FUNC(devfn)) + in tegra_pcie_read_conf()
305 PCIE_CONF_FUNC(PCI_FUNC(devfn)) + in tegra_pcie_write_conf()