| /linux/drivers/pci/pcie/ |
| A D | portdrv_pci.c | 181 { PCI_DEVICE_CLASS(((PCI_CLASS_BRIDGE_PCI << 8) | 0x00), ~0) }, 183 { PCI_DEVICE_CLASS(((PCI_CLASS_BRIDGE_PCI << 8) | 0x01), ~0) },
|
| /linux/drivers/pci/controller/dwc/ |
| A D | pci-meson.c | 317 *val = (PCI_CLASS_BRIDGE_PCI << 16) | (*val & 0xffff); in meson_pcie_rd_own_conf() 319 *val = PCI_CLASS_BRIDGE_PCI; in meson_pcie_rd_own_conf() 321 *val = PCI_CLASS_BRIDGE_PCI & 0xff; in meson_pcie_rd_own_conf() 323 *val = (PCI_CLASS_BRIDGE_PCI >> 8) & 0xff; in meson_pcie_rd_own_conf()
|
| A D | pci-keystone.c | 534 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in ks_pcie_quirk() 536 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in ks_pcie_quirk() 538 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in ks_pcie_quirk() 540 .class = PCI_CLASS_BRIDGE_PCI << 8, .class_mask = ~0, }, in ks_pcie_quirk()
|
| /linux/arch/mips/pci/ |
| A D | fixup-sb1250.c | 78 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in quirk_sb1250_ht()
|
| A D | pci-legacy.c | 295 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()
|
| A D | pci-bcm63xx.c | 189 val |= (PCI_CLASS_BRIDGE_PCI << IDVAL3_SUBCLASS_SHIFT); in bcm63xx_register_pcie()
|
| /linux/drivers/pci/hotplug/ |
| A D | pciehp_hpc.c | 1070 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1072 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1074 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1076 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl);
|
| A D | ibmphp_pci.c | 168 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card() 234 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card() 1484 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card() 1498 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card()
|
| A D | shpchp_core.c | 315 {PCI_DEVICE_CLASS(((PCI_CLASS_BRIDGE_PCI << 8) | 0x00), ~0)},
|
| /linux/drivers/pci/controller/ |
| A D | pcie-iproc-bcma.c | 21 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in bcma_pcie2_fixup_class()
|
| A D | pci-loongson.c | 38 dev->class = PCI_CLASS_BRIDGE_PCI << 8; in bridge_class_quirk()
|
| /linux/arch/x86/kernel/ |
| A D | pci-dma.c | 155 PCI_CLASS_BRIDGE_PCI, 8, via_no_dac);
|
| A D | early-quirks.c | 690 PCI_CLASS_BRIDGE_PCI, PCI_ANY_ID, QFLAG_APPLY_ONCE, nvidia_bugs }, 692 PCI_CLASS_BRIDGE_PCI, PCI_ANY_ID, QFLAG_APPLY_ONCE, via_bugs },
|
| /linux/drivers/firmware/efi/libstub/ |
| A D | pci.c | 96 if (status != EFI_SUCCESS || class != PCI_CLASS_BRIDGE_PCI) in efi_pci_disable_bridge_busmaster()
|
| /linux/drivers/pci/ |
| A D | quirks.c | 2712 PCI_CLASS_BRIDGE_PCI, 8, 2715 PCI_CLASS_BRIDGE_PCI, 8, 2718 PCI_CLASS_BRIDGE_PCI, 8, 2721 PCI_CLASS_BRIDGE_PCI, 8, 2724 PCI_CLASS_BRIDGE_PCI, 8, 2727 PCI_CLASS_BRIDGE_PCI, 8, 2730 PCI_CLASS_BRIDGE_PCI, 8, 2733 PCI_CLASS_BRIDGE_PCI, 8, 2736 PCI_CLASS_BRIDGE_PCI, 8, 2739 PCI_CLASS_BRIDGE_PCI, 8, [all …]
|
| A D | pci-bridge-emul.c | 268 bridge->conf.class_revision |= cpu_to_le32(PCI_CLASS_BRIDGE_PCI << 16); in pci_bridge_emul_init()
|
| A D | setup-bus.c | 706 if ((bridge->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_claim_bridge_resource() 1504 case PCI_CLASS_BRIDGE_PCI: in __pci_bridge_assign_resources() 1605 if ((dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bus_release_bridge_resources() 1616 if ((bus->self->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bus_release_bridge_resources()
|
| /linux/arch/parisc/kernel/ |
| A D | pci.c | 171 if (!dev || (dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pcibios_init_bridge()
|
| /linux/arch/xtensa/lib/ |
| A D | pci-auto.c | 274 if ((pci_class >> 16) == PCI_CLASS_BRIDGE_PCI) { in pciauto_bus_scan()
|
| /linux/arch/x86/pci/ |
| A D | fixup.c | 160 PCI_CLASS_BRIDGE_PCI, 8, pci_fixup_transparent_bridge); 651 PCI_CLASS_BRIDGE_PCI, 8, quirk_no_aersid);
|
| /linux/arch/powerpc/kernel/ |
| A D | pci_32.c | 95 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in make_one_node_map()
|
| A D | pci_dn.c | 425 if (dn->child && ((class >> 8) == PCI_CLASS_BRIDGE_PCI || in pci_traverse_device_nodes()
|
| /linux/arch/alpha/kernel/ |
| A D | pci.c | 259 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()
|
| /linux/drivers/parisc/ |
| A D | dino.c | 536 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in dino_card_fixup() 624 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in dino_fixup_bus()
|
| /linux/arch/sh/drivers/pci/ |
| A D | pcie-sh7786.c | 317 pci_write_reg(chan, PCI_CLASS_BRIDGE_PCI << 16, SH4A_PCIEIDSETR1); in pcie_init()
|