Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_auto.c356 case PCI_CLASS_BRIDGE_OTHER: in dm_pciauto_config_device()
362 case PCI_CLASS_BRIDGE_OTHER: in dm_pciauto_config_device()
H A Dpci_auto_old.c374 case PCI_CLASS_BRIDGE_OTHER: in pciauto_config_device()
380 case PCI_CLASS_BRIDGE_OTHER: in pciauto_config_device()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-if.c168 .class = PCI_CLASS_BRIDGE_OTHER << 8,
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Daperture_64.c241 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
/OK3568_Linux_fs/kernel/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dphantom.c484 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
/OK3568_Linux_fs/kernel/drivers/pci/switch/
H A Dswitchtec.c1596 if (pdev->class == (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_pci_probe()
1667 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dnet2272.c2547 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
2555 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c1632 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h61 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
/OK3568_Linux_fs/kernel/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1484 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h68 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c5621 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)