Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_PCI (Results 1 – 40 of 40) sorted by relevance

/linux-4.4.14/arch/mips/pci/
Dfixup-sb1250.c29 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in quirk_sb1250_ht()
Dpci-bcm63xx.c189 val |= (PCI_CLASS_BRIDGE_PCI << IDVAL3_SUBCLASS_SHIFT); in bcm63xx_register_pcie()
Dpci.c317 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()
/linux-4.4.14/drivers/pci/host/
Dpci-keystone.c54 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in quirk_limit_mrrs()
56 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in quirk_limit_mrrs()
58 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in quirk_limit_mrrs()
Dpcie-iproc-bcma.c29 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in bcma_pcie2_fixup_class()
Dpci-layerscape.c77 iowrite16(PCI_CLASS_BRIDGE_PCI, pcie->dbi + PCI_CLASS_DEVICE); in ls_pcie_fix_class()
Dpcie-iproc.c182 class |= (PCI_CLASS_BRIDGE_PCI << PCI_CLASS_BRIDGE_SHIFT); in iproc_pcie_check_link()
Dpcie-designware.c528 dw_pcie_wr_own_conf(pp, PCI_CLASS_DEVICE, 2, PCI_CLASS_BRIDGE_PCI); in dw_pcie_host_init()
Dpcie-rcar.c500 rcar_pci_write_reg(pcie, PCI_CLASS_BRIDGE_PCI << 16, IDSETR1); in rcar_pcie_hw_init()
Dpci-mvebu.c468 bridge->class = PCI_CLASS_BRIDGE_PCI; in mvebu_sw_pci_bridge_init()
Dpci-tegra.c582 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in tegra_pcie_fixup_class()
/linux-4.4.14/drivers/pci/
Dsetup-bus.c716 if ((bridge->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_claim_bridge_resource()
1238 case PCI_CLASS_BRIDGE_PCI: in __pci_bus_size_bridges()
1254 case PCI_CLASS_BRIDGE_PCI: in __pci_bus_size_bridges()
1404 case PCI_CLASS_BRIDGE_PCI: in __pci_bus_assign_resources()
1443 case PCI_CLASS_BRIDGE_PCI: in __pci_bridge_assign_resources()
1545 if ((dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bus_release_bridge_resources()
1556 if ((bus->self->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bus_release_bridge_resources()
Dprobe.c1238 if (class == PCI_CLASS_BRIDGE_PCI) in pci_setup_device()
1290 if (class != PCI_CLASS_BRIDGE_PCI) in pci_setup_device()
1400 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in program_hpp_type0()
Dpci.c4702 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pci_reassigndev_resource_alignment()
/linux-4.4.14/arch/x86/kernel/
Dpci-dma.c287 PCI_CLASS_BRIDGE_PCI, 8, via_no_dac);
Dearly-quirks.c613 PCI_CLASS_BRIDGE_PCI, PCI_ANY_ID, QFLAG_APPLY_ONCE, nvidia_bugs },
615 PCI_CLASS_BRIDGE_PCI, PCI_ANY_ID, QFLAG_APPLY_ONCE, via_bugs },
/linux-4.4.14/arch/xtensa/lib/
Dpci-auto.c288 if ((pci_class >> 16) == PCI_CLASS_BRIDGE_PCI) { in pciauto_bus_scan()
/linux-4.4.14/arch/powerpc/kernel/
Dpci_32.c91 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in make_one_node_map()
Dpci_dn.c358 if (dn->child && ((class >> 8) == PCI_CLASS_BRIDGE_PCI || in traverse_pci_devices()
/linux-4.4.14/drivers/pci/pcie/
Dportdrv_pci.c295 PCI_DEVICE_CLASS(((PCI_CLASS_BRIDGE_PCI << 8) | 0x00), ~0),
/linux-4.4.14/arch/unicore32/kernel/
Dpci.c203 case PCI_CLASS_BRIDGE_PCI: in pcibios_fixup_bus()
/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_pci.c183 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card()
251 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card()
1513 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card()
1527 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card()
Dshpchp_core.c358 {PCI_DEVICE_CLASS(((PCI_CLASS_BRIDGE_PCI << 8) | 0x00), ~0)},
/linux-4.4.14/arch/tile/kernel/
Dpci.c349 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI && in pcibios_init()
Dpci_gx.c809 (PCI_CLASS_BRIDGE_PCI << 16); in pcibios_init()
/linux-4.4.14/arch/alpha/kernel/
Dpci.c248 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()
/linux-4.4.14/arch/x86/pci/
Dfixup.c159 PCI_CLASS_BRIDGE_PCI, 8, pci_fixup_transparent_bridge);
/linux-4.4.14/drivers/parisc/
Ddino.c514 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in dino_card_fixup()
602 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) in dino_fixup_bus()
Dlba_pci.c793 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) in lba_fixup_bus()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dmsi.c250 if ((class >> 8) != PCI_CLASS_BRIDGE_PCI) in count_non_bridge_devices()
Deeh_pseries.c230 if ((edev->class_code >> 8) == PCI_CLASS_BRIDGE_PCI) { in pseries_eeh_probe()
/linux-4.4.14/arch/sh/drivers/pci/
Dpcie-sh7786.c316 pci_write_reg(chan, PCI_CLASS_BRIDGE_PCI << 16, SH4A_PCIEIDSETR1); in pcie_init()
/linux-4.4.14/arch/arm/kernel/
Dbios32.c316 case PCI_CLASS_BRIDGE_PCI: in pcibios_fixup_bus()
/linux-4.4.14/arch/powerpc/platforms/maple/
Dpci.c47 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in fixup_one_level_bus_range()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci.c803 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in pnv_p7ioc_rc_quirk()
Deeh-powernv.c391 if ((edev->class_code >> 8) == PCI_CLASS_BRIDGE_PCI) { in pnv_eeh_probe()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpci.c72 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in fixup_one_level_bus_range()
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_pci.c58 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in quirk_fsl_pcie_early()
/linux-4.4.14/include/linux/
Dpci_ids.h57 #define PCI_CLASS_BRIDGE_PCI 0x0604 macro
/linux-4.4.14/drivers/iommu/
Dintel-iommu.c2766 if (pdev->class >> 8 == PCI_CLASS_BRIDGE_PCI) in iommu_should_identity_map()