Home
last modified time | relevance | path

Searched refs:root_bus_nr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera.c91 u8 root_bus_nr; member
186 if (bus->number != pcie->root_bus_nr) { in altera_pcie_valid_device()
192 if (bus->number == pcie->root_bus_nr && dev > 0) in altera_pcie_valid_device()
329 cfg = (bus == pcie->root_bus_nr) ? cfg0 : cfg1; in get_tlp_header()
377 pcie->root_bus_nr = (u8)(value); in tlp_cfg_dword_write()
423 if (busno == pcie->root_bus_nr && where == PCI_PRIMARY_BUS) in s10_rp_write_cfg()
424 pcie->root_bus_nr = value & 0xff; in s10_rp_write_cfg()
571 altera_read_cap_word(pcie, pcie->root_bus_nr, RP_DEVFN, in altera_wait_link_retrain()
616 altera_read_cap_word(pcie, pcie->root_bus_nr, RP_DEVFN, in altera_pcie_retrain()
619 altera_write_cap_word(pcie, pcie->root_bus_nr, RP_DEVFN, in altera_pcie_retrain()
[all …]
/openbmc/linux/arch/arm/mach-dove/
H A Dpcie.c24 u8 root_bus_nr; member
45 pp->root_bus_nr = sys->busnr; in dove_pcie_setup()
87 if (bus == pp->root_bus_nr && dev > 1) in pcie_valid_config()
206 pp->root_bus_nr = -1; in add_pcie_port()
/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dpcie.c26 u8 root_bus_nr; member
108 pp->root_bus_nr = sys->busnr; in mv78xx0_pcie_setup()
131 if (bus == pp->root_bus_nr && dev > 1) in pcie_valid_config()
248 pp->root_bus_nr = -1; in add_pcie_port()