Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_CARDBUS (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/pcmcia/
A Dbcm63xx_pcmcia.c483 .class = PCI_CLASS_BRIDGE_CARDBUS << 8,
492 .class = PCI_CLASS_BRIDGE_CARDBUS << 8,
A Dyenta_socket.c1361 .class = PCI_CLASS_BRIDGE_CARDBUS << 8, \
/linux/arch/powerpc/kernel/
A Dpci_32.c95 (*class_code >> 8) != PCI_CLASS_BRIDGE_CARDBUS)) in make_one_node_map()
A Dpci_dn.c427 (class >> 8) == PCI_CLASS_BRIDGE_CARDBUS)) in pci_traverse_device_nodes()
/linux/drivers/acpi/
A Dpci_irq.c315 if ((bridge->class >> 8) == PCI_CLASS_BRIDGE_CARDBUS) { in acpi_pci_irq_lookup()
/linux/arch/mips/pci/
A Dops-bcm63xx.c228 data = (PCI_CLASS_BRIDGE_CARDBUS << 16); in fake_cb_bridge_read()
/linux/arch/arm/kernel/
A Dbios32.c305 case PCI_CLASS_BRIDGE_CARDBUS: in pcibios_fixup_bus()
/linux/arch/powerpc/platforms/maple/
A Dpci.c45 (*class_code >> 8) != PCI_CLASS_BRIDGE_CARDBUS)) in fixup_one_level_bus_range()
/linux/drivers/pci/
A Dpci.h625 if (dev->class >> 8 == PCI_CLASS_BRIDGE_CARDBUS) in pci_resource_alignment()
A Dsetup-bus.c1586 case PCI_CLASS_BRIDGE_CARDBUS: in __pci_bridge_assign_resources()
A Dquirks.c1306 PCI_CLASS_BRIDGE_CARDBUS, 8, quirk_cardbus_legacy);
1308 PCI_CLASS_BRIDGE_CARDBUS, 8, quirk_cardbus_legacy);
A Dprobe.c2049 if (class != PCI_CLASS_BRIDGE_CARDBUS) in pci_setup_device()
/linux/arch/powerpc/platforms/powermac/
A Dpci.c70 (*class_code >> 8) != PCI_CLASS_BRIDGE_CARDBUS)) in fixup_one_level_bus_range()
/linux/include/linux/
A Dpci_ids.h67 #define PCI_CLASS_BRIDGE_CARDBUS 0x0607 macro

Completed in 55 milliseconds