Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_USB_OHCI (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h119 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/openbmc/linux/drivers/usb/host/
H A Dohci-pci.c275 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_OHCI, ~0),
H A Dpci-quirks.c1264 pdev->class != PCI_CLASS_SERIAL_USB_OHCI && in quirk_usb_early_handoff()
1276 else if (pdev->class == PCI_CLASS_SERIAL_USB_OHCI) in quirk_usb_early_handoff()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpci.c967 && dev->class == PCI_CLASS_SERIAL_USB_OHCI in pmac_pci_enable_device_hook()
1026 if (dev->class == PCI_CLASS_SERIAL_USB_OHCI && !node) in pmac_pci_fixup_ohci()
/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c33 #define CL_OHCI PCI_CLASS_SERIAL_USB_OHCI
/openbmc/u-boot/include/
H A Dpci_ids.h110 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h121 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1081 { PCI_CLASS_SERIAL_USB_OHCI, "usb-ohci", },