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.c484 .class = PCI_CLASS_BRIDGE_CARDBUS << 8,
493 .class = PCI_CLASS_BRIDGE_CARDBUS << 8,
A Dyenta_socket.c1364 .class = PCI_CLASS_BRIDGE_CARDBUS << 8, \
/linux/arch/powerpc/kernel/
A Dpci_32.c96 (*class_code >> 8) != PCI_CLASS_BRIDGE_CARDBUS)) in make_one_node_map()
A Dpci_dn.c426 (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.c307 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.h528 if (dev->class >> 8 == PCI_CLASS_BRIDGE_CARDBUS) in pci_resource_alignment()
A Dsetup-bus.c1508 case PCI_CLASS_BRIDGE_CARDBUS: in __pci_bridge_assign_resources()
A Dquirks.c1183 PCI_CLASS_BRIDGE_CARDBUS, 8, quirk_cardbus_legacy);
1185 PCI_CLASS_BRIDGE_CARDBUS, 8, quirk_cardbus_legacy);
A Dprobe.c1973 if (class != PCI_CLASS_BRIDGE_CARDBUS) in pci_setup_device()
/linux/arch/powerpc/platforms/powermac/
A Dpci.c69 (*class_code >> 8) != PCI_CLASS_BRIDGE_CARDBUS)) in fixup_one_level_bus_range()
/linux/include/linux/
A Dpci_ids.h65 #define PCI_CLASS_BRIDGE_CARDBUS 0x0607 macro

Completed in 51 milliseconds