Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-orion/
Dpcie.c39 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro
211 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_rd_conf()
230 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_rd_conf_tlp()
253 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_rd_conf_wa()
271 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | in orion_pcie_wr_conf()
/linux-2.6.39/arch/arm/mach-tegra/
Dpcie.c194 #define PCIE_CONF_FUNC(f) ((f) << 8) macro
285 PCIE_CONF_FUNC(PCI_FUNC(devfn)) + in tegra_pcie_read_conf()
316 PCIE_CONF_FUNC(PCI_FUNC(devfn)) + in tegra_pcie_write_conf()