Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-dove/
Dpcie.c96 static struct pcie_port *bus_to_port(int bus) in bus_to_port() function
124 struct pcie_port *pp = bus_to_port(bus->number); in pcie_rd_conf()
143 struct pcie_port *pp = bus_to_port(bus->number); in pcie_wr_conf()
197 struct pcie_port *pp = bus_to_port(dev->bus->number); in dove_pcie_map_irq()
/linux-3.4.99/arch/arm/mach-kirkwood/
Dpcie.c47 static inline struct pcie_port *bus_to_port(struct pci_bus *bus) in bus_to_port() function
82 struct pcie_port *pp = bus_to_port(bus); in pcie_rd_conf()
101 struct pcie_port *pp = bus_to_port(bus); in pcie_wr_conf()
256 struct pcie_port *pp = bus_to_port(dev->bus); in kirkwood_pcie_map_irq()
/linux-3.4.99/arch/arm/mach-mv78xx0/
Dpcie.c164 static struct pcie_port *bus_to_port(int bus) in bus_to_port() function
192 struct pcie_port *pp = bus_to_port(bus->number); in pcie_rd_conf()
211 struct pcie_port *pp = bus_to_port(bus->number); in pcie_wr_conf()
266 struct pcie_port *pp = bus_to_port(dev->bus->number); in mv78xx0_pcie_map_irq()
/linux-3.4.99/arch/arm/mach-tegra/
Dpcie.c258 static struct tegra_pcie_port *bus_to_port(int bus) in bus_to_port() function
274 struct tegra_pcie_port *pp = bus_to_port(bus->number); in tegra_pcie_read_conf()
304 struct tegra_pcie_port *pp = bus_to_port(bus->number); in tegra_pcie_write_conf()