Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/usb/isp1760/
Disp1760-if.c169 .class = PCI_CLASS_BRIDGE_OTHER << 8,
/Linux-v5.15/arch/x86/kernel/
Daperture_64.c240 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
/Linux-v5.15/drivers/ntb/hw/idt/
Dntb_hw_idt.h62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
/Linux-v5.15/drivers/misc/
Dphantom.c484 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
/Linux-v5.15/drivers/pci/switch/
Dswitchtec.c1596 if (pdev->class == (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_pci_probe()
1667 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
/Linux-v5.15/drivers/usb/gadget/udc/
Dnet2272.c2561 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
2569 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
/Linux-v5.15/arch/powerpc/kernel/
Dpci-common.c1695 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
/Linux-v5.15/include/linux/
Dpci_ids.h67 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
/Linux-v5.15/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1484 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
/Linux-v5.15/drivers/pci/
Dquirks.c5635 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)