Home
last modified time | relevance | path

Searched refs:first_busno (Results 1 – 25 of 34) sorted by relevance

12

/linux-3.4.99/arch/microblaze/pci/
Dindirect_pci.c32 if (bus->number != hose->first_busno) in indirect_read_config()
39 if (bus->number != hose->first_busno) in indirect_read_config()
42 bus_no = (bus->number == hose->first_busno) ? in indirect_read_config()
86 if (bus->number != hose->first_busno) in indirect_write_config()
93 if (bus->number != hose->first_busno) in indirect_write_config()
96 bus_no = (bus->number == hose->first_busno) ? in indirect_write_config()
114 (bus->number == hose->first_busno)) in indirect_write_config()
/linux-3.4.99/arch/powerpc/sysdev/
Dindirect_pci.c33 if (bus->number != hose->first_busno) in indirect_read_config()
44 if (bus->number != hose->first_busno) in indirect_read_config()
47 bus_no = (bus->number == hose->first_busno) ? in indirect_read_config()
91 if (bus->number != hose->first_busno) in indirect_write_config()
102 if (bus->number != hose->first_busno) in indirect_write_config()
105 bus_no = (bus->number == hose->first_busno) ? in indirect_write_config()
123 (bus->number == hose->first_busno)) in indirect_write_config()
Dmv64x60_pci.c146 hose->first_busno = bus_range ? bus_range[0] : 0; in mv64x60_add_bridge()
150 hose->self_busno = hose->first_busno; in mv64x60_add_bridge()
154 (unsigned long long)rsrc.start, hose->first_busno, in mv64x60_add_bridge()
159 primary = (hose->first_busno == 0); in mv64x60_add_bridge()
Dppc4xx_pci.c311 early_write_config_dword(hose, hose->first_busno, 0, in ppc4xx_configure_pci_PTMs()
313 early_write_config_dword(hose, hose->first_busno, 0, in ppc4xx_configure_pci_PTMs()
315 early_write_config_word(hose, hose->first_busno, 0, in ppc4xx_configure_pci_PTMs()
369 hose->first_busno = bus_range ? bus_range[0] : 0x0; in ppc4xx_probe_pci_bridge()
575 hose->first_busno = bus_range ? bus_range[0] : 0x0; in ppc4xx_probe_pcix_bridge()
1559 if (port->endpoint && bus->number != port->hose->first_busno) in ppc4xx_pciex_validate_bdf()
1573 if (bus->number == port->hose->first_busno && devfn != 0) in ppc4xx_pciex_validate_bdf()
1577 if (bus->number == (port->hose->first_busno + 1) && in ppc4xx_pciex_validate_bdf()
1582 if ((bus->number != port->hose->first_busno) && !port->link) in ppc4xx_pciex_validate_bdf()
1597 if (bus->number == port->hose->first_busno) in ppc4xx_pciex_get_config_base()
[all …]
Dfsl_pci.c454 hose->first_busno = bus_range ? bus_range[0] : 0x0; in fsl_add_bridge()
483 (unsigned long long)rsrc.start, hose->first_busno, in fsl_add_bridge()
537 if (bus->number == hose->first_busno || in mpc83xx_pcie_exclude_device()
538 bus->primary == hose->first_busno) { in mpc83xx_pcie_exclude_device()
566 if (bus->number == hose->first_busno) in mpc83xx_pcie_remap_cfg()
614 if (offset == PCI_PRIMARY_BUS && bus->number == hose->first_busno) in mpc83xx_pcie_write_config()
743 hose->first_busno = bus_range ? bus_range[0] : 0; in mpc83xx_add_bridge()
757 (unsigned long long)rsrc_reg.start, hose->first_busno, in mpc83xx_add_bridge()
Dtsi108_pci.c229 hose->first_busno = bus_range ? bus_range[0] : 0; in tsi108_setup_pci()
236 rsrc.start, hose->first_busno, hose->last_busno); in tsi108_setup_pci()
/linux-3.4.99/arch/powerpc/platforms/maple/
Dpci.c105 if (bus == hose->first_busno) { in u3_agp_cfg_access()
202 if (bus == hose->first_busno) { in u3_ht_cfg_access()
268 if (bus->number == hose->first_busno && devfn == PCI_DEVFN(0, 0)) in u3_ht_read_config()
306 if (bus->number == hose->first_busno && devfn == PCI_DEVFN(0, 0)) in u3_ht_write_config()
361 if (bus == hose->first_busno) in u4_pcie_cfg_access()
455 hose->first_busno = 0xf0; in setup_u3_agp()
487 hose->first_busno = 0; in setup_u3_ht()
512 hose->first_busno = bus_range ? bus_range[0] : 0; in maple_add_bridge()
530 disp_name, hose->first_busno, hose->last_busno); in maple_add_bridge()
/linux-3.4.99/arch/powerpc/kernel/
Dpci_32.c133 make_one_node_map(node, hose->first_busno); in pcibios_make_OF_bus_map()
240 hose->first_busno = next_busno; in pcibios_init()
274 if (bus >= hose->first_busno && bus <= hose->last_busno) in pci_bus_to_hose()
296 return (long)hose->first_busno; in sys_pciconfig_iobase()
Dpci_64.c251 return (long)hose->first_busno; in sys_pciconfig_iobase()
Drtas_pci.c234 phb->first_busno = bus_range[0]; in phb_set_bus_ranges()
/linux-3.4.99/arch/powerpc/platforms/52xx/
Defika.c39 | (((bus->number - hose->first_busno) & 0xff) << 16) in rtas_read_config()
54 | (((bus->number - hose->first_busno) & 0xff) << 16) in rtas_write_config()
122 hose->first_busno = bus_range[0]; in efika_pcisetup()
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dpci.c142 if (bus == hose->first_busno) { in macrisc_cfg_access()
353 if (bus == hose->first_busno) { in u3_ht_cfg_access()
480 if (bus == hose->first_busno) { in u4_pcie_cfg_access()
771 hose->first_busno = 0xf0; in setup_u3_agp()
795 hose->first_busno = 0x00; in setup_u4_pcie()
870 hose->first_busno = 0; in setup_u3_ht()
931 hose->first_busno = bus_range ? bus_range[0] : 0; in pmac_add_bridge()
952 " %d->%d\n", disp_name, hose->first_busno, hose->last_busno); in pmac_add_bridge()
974 disp_name, (unsigned long long)rsrc.start, hose->first_busno, in pmac_add_bridge()
/linux-3.4.99/arch/powerpc/platforms/chrp/
Dpci.c101 | (((bus->number - hose->first_busno) & 0xff) << 16) in rtas_read_config()
116 | (((bus->number - hose->first_busno) & 0xff) << 16) in rtas_write_config()
264 hose->first_busno = hose->self_busno = bus_range[0]; in chrp_find_bridges()
/linux-3.4.99/arch/tile/include/asm/
Dpci.h28 int first_busno; member
/linux-3.4.99/arch/xtensa/lib/
Dpci-auto.c253 if (current_bus == pci_ctrl->first_busno) in pciauto_bus_scan()
264 if ((current_bus == pci_ctrl->first_busno) && (pci_devfn == 0)) in pciauto_bus_scan()
/linux-3.4.99/arch/xtensa/include/asm/
Dpci-bridge.h41 int first_busno; member
/linux-3.4.99/arch/powerpc/platforms/embedded6xx/
Dstorcenter.c54 hose->first_busno = bus_range ? bus_range[0] : 0; in storcenter_add_bridge()
Dlinkstation.c54 hose->first_busno = bus_range ? bus_range[0] : 0; in linkstation_add_bridge()
/linux-3.4.99/arch/powerpc/platforms/
Dfsl_uli1575.c334 laddr[0] = (hose->first_busno << 16) | (PCI_DEVFN(31, 0) << 8); in hpcd_final_uli5288()
350 if (bus == (hose->first_busno + 2)) { in uli_exclude_device()
/linux-3.4.99/arch/microblaze/include/asm/
Dpci-bridge.h36 int first_busno; member
/linux-3.4.99/arch/powerpc/platforms/cell/
Dcelleb_scc_epci.c145 if (bus->number == hose->first_busno && devfn == 0) { in celleb_epci_read_config()
205 if (bus->number == hose->first_busno && devfn == 0) { in celleb_epci_write_config()
/linux-3.4.99/arch/powerpc/platforms/amigaone/
Dsetup.c58 hose->first_busno = bus_range ? bus_range[0] : 0; in amigaone_add_bridge()
/linux-3.4.99/arch/powerpc/include/asm/
Dpci-bridge.h30 int first_busno; member
/linux-3.4.99/arch/powerpc/platforms/pasemi/
Dpci.c200 hose->first_busno = 0; in pas_add_bridge()
/linux-3.4.99/arch/powerpc/platforms/powernv/
Dpci-p5ioc2.c135 phb->hose->first_busno = 0; in pnv_pci_init_p5ioc2_phb()

12