/Linux-v4.19/arch/xtensa/kernel/ |
D | pci.c | 130 pci_ctrl->last_busno = 0xff; in pcibios_init() 139 pci_ctrl->last_busno = bus->busn_res.end; in pcibios_init() 140 if (next_busno <= pci_ctrl->last_busno) in pcibios_init() 141 next_busno = pci_ctrl->last_busno+1; in pcibios_init()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | pci_32.c | 244 hose->last_busno = 0xff; in pcibios_init() 247 if (pci_assign_all_buses || next_busno <= hose->last_busno) in pcibios_init() 248 next_busno = hose->last_busno + pcibios_assign_bus_offset; in pcibios_init() 277 if (bus >= hose->first_busno && bus <= hose->last_busno) in pci_bus_to_hose()
|
D | rtas_pci.c | 235 phb->last_busno = be32_to_cpu(bus_range[1]); in phb_set_bus_ranges()
|
D | pci-common.c | 1610 hose->busn.end = hose->last_busno; in pcibios_scan_phb() 1635 hose->last_busno = pci_scan_child_bus(bus); in pcibios_scan_phb() 1636 pci_bus_update_busn_res_end(bus, hose->last_busno); in pcibios_scan_phb()
|
/Linux-v4.19/arch/powerpc/platforms/maple/ |
D | pci.c | 456 hose->last_busno = 0xff; in setup_u3_agp() 488 hose->last_busno = 0xef; in setup_u3_ht() 513 hose->last_busno = bus_range ? bus_range[1] : 0xff; in maple_add_bridge() 531 disp_name, hose->first_busno, hose->last_busno); in maple_add_bridge()
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pci-bridge.h | 42 int last_busno; member
|
/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | pci.c | 642 hose->last_busno = 0xff; in setup_u3_agp() 666 hose->last_busno = 0xff; in setup_u4_pcie() 741 hose->last_busno = 0xef; in setup_u3_ht() 802 hose->last_busno = bus_range ? bus_range[1] : 0xff; in pmac_add_bridge() 823 " %d->%d\n", disp_name, hose->first_busno, hose->last_busno); in pmac_add_bridge() 846 hose->last_busno); in pmac_add_bridge()
|
/Linux-v4.19/arch/powerpc/platforms/embedded6xx/ |
D | storcenter.c | 55 hose->last_busno = bus_range ? bus_range[1] : 0xff; in storcenter_add_bridge()
|
D | linkstation.c | 55 hose->last_busno = bus_range ? bus_range[1] : 0xff; in linkstation_add_bridge()
|
D | mvme5100.c | 127 hose->last_busno = bus_range ? bus_range[1] : 0xff; in mvme5100_add_bridge()
|
/Linux-v4.19/arch/powerpc/platforms/4xx/ |
D | pci.c | 369 hose->last_busno = bus_range ? bus_range[1] : 0xff; in ppc4xx_probe_pci_bridge() 575 hose->last_busno = bus_range ? bus_range[1] : 0xff; in ppc4xx_probe_pcix_bridge() 1562 if (bus->number > port->hose->last_busno) { in ppc4xx_pciex_validate_bdf() 1645 bus->number, hose->first_busno, hose->last_busno, in ppc4xx_pciex_read_config() 1685 bus->number, hose->first_busno, hose->last_busno, in ppc4xx_pciex_write_config() 1944 hose->last_busno = bus_range ? bus_range[1] : 0xff; in ppc4xx_pciex_port_setup_hose() 1951 busses = hose->last_busno - hose->first_busno; /* This is off by 1 */ in ppc4xx_pciex_port_setup_hose() 1954 hose->last_busno = hose->first_busno + busses; in ppc4xx_pciex_port_setup_hose() 1984 hose->first_busno, hose->last_busno); in ppc4xx_pciex_port_setup_hose() 1999 out_8(mbase + PCI_SUBORDINATE_BUS, hose->last_busno); in ppc4xx_pciex_port_setup_hose()
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pci-bridge.h | 37 int last_busno; member
|
/Linux-v4.19/arch/microblaze/pci/ |
D | pci-common.c | 988 hose->last_busno = bus->busn_res.end; in pcibios_scan_phb() 1000 hose->last_busno = 0xff; in pcibios_init() 1002 if (next_busno <= hose->last_busno) in pcibios_init() 1003 next_busno = hose->last_busno + 1; in pcibios_init() 1024 if (bus >= hose->first_busno && bus <= hose->last_busno) in pci_bus_to_hose()
|
/Linux-v4.19/arch/powerpc/sysdev/ |
D | tsi108_pci.c | 228 hose->last_busno = bus_range ? bus_range[1] : 0xff; in tsi108_setup_pci() 234 rsrc.start, hose->first_busno, hose->last_busno); in tsi108_setup_pci()
|
D | fsl_pci.c | 560 hose->last_busno = bus_range ? bus_range[1] : 0xff; in fsl_add_bridge() 625 hose->last_busno); in fsl_add_bridge() 860 hose->last_busno = bus_range ? bus_range[1] : 0xff; in mpc83xx_add_bridge() 874 hose->last_busno); in mpc83xx_add_bridge()
|
/Linux-v4.19/arch/powerpc/platforms/amigaone/ |
D | setup.c | 60 hose->last_busno = bus_range ? bus_range[1] : 0xff; in amigaone_add_bridge()
|
/Linux-v4.19/arch/powerpc/platforms/52xx/ |
D | efika.c | 124 hose->last_busno = bus_range[1]; in efika_pcisetup()
|
D | mpc52xx_pci.c | 401 hose->last_busno = bus_range ? bus_range[1] : 0xff; in mpc52xx_add_bridge()
|
/Linux-v4.19/arch/powerpc/platforms/pasemi/ |
D | pci.c | 203 hose->last_busno = 0xff; in pas_add_bridge()
|
/Linux-v4.19/drivers/pci/controller/ |
D | pcie-xilinx-nwl.c | 168 u8 last_busno; member 719 pcie->last_busno = (ecam_val & E_ECAM_SIZE_LOC) >> E_ECAM_SIZE_SHIFT; in nwl_pcie_bridge_init() 723 ecam_val |= (pcie->last_busno << E_ECAM_SIZE_SHIFT); in nwl_pcie_bridge_init()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pci-bridge.h | 66 int last_busno; member
|
/Linux-v4.19/arch/powerpc/platforms/chrp/ |
D | pci.c | 266 hose->last_busno = bus_range[1]; in chrp_find_bridges()
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 3788 hose->last_busno = be32_to_cpu(prop32[1]); in pnv_pci_init_ioda_phb() 3792 hose->last_busno = 0xff; in pnv_pci_init_ioda_phb()
|