Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_auto.c | 356 case PCI_CLASS_BRIDGE_OTHER: in dm_pciauto_config_device() 362 case PCI_CLASS_BRIDGE_OTHER: in dm_pciauto_config_device()
|
| H A D | pci_auto_old.c | 374 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 D | isp1760-if.c | 168 .class = PCI_CLASS_BRIDGE_OTHER << 8,
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | aperture_64.c | 241 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
|
| /OK3568_Linux_fs/kernel/drivers/ntb/hw/idt/ |
| H A D | ntb_hw_idt.h | 62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | phantom.c | 484 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
|
| /OK3568_Linux_fs/kernel/drivers/pci/switch/ |
| H A D | switchtec.c | 1596 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 D | net2272.c | 2547 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe), 2555 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci-common.c | 1632 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_ids.h | 61 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
| /OK3568_Linux_fs/kernel/drivers/ntb/hw/mscc/ |
| H A D | ntb_hw_switchtec.c | 1484 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci_ids.h | 68 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | quirks.c | 5621 PCI_CLASS_BRIDGE_OTHER, 8, quirk_switchtec_ntb_dma_alias)
|