Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-dove/
Dpcie.c97 static struct pcie_port *bus_to_port(int bus) in bus_to_port() function
125 struct pcie_port *pp = bus_to_port(bus->number); in pcie_rd_conf()
144 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-2.6.39/arch/arm/mach-kirkwood/
Dpcie.c46 static inline struct pcie_port *bus_to_port(struct pci_bus *bus) in bus_to_port() function
81 struct pcie_port *pp = bus_to_port(bus); in pcie_rd_conf()
100 struct pcie_port *pp = bus_to_port(bus); in pcie_wr_conf()
249 struct pcie_port *pp = bus_to_port(dev->bus); in kirkwood_pcie_map_irq()
/linux-2.6.39/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()
264 struct pcie_port *pp = bus_to_port(dev->bus->number); in mv78xx0_pcie_map_irq()
/linux-2.6.39/arch/arm/mach-tegra/
Dpcie.c256 static struct tegra_pcie_port *bus_to_port(int bus) in bus_to_port() function
272 struct tegra_pcie_port *pp = bus_to_port(bus->number); in tegra_pcie_read_conf()
302 struct tegra_pcie_port *pp = bus_to_port(bus->number); in tegra_pcie_write_conf()