Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_USB_UHCI (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h118 #define PCI_CLASS_SERIAL_USB_UHCI 0x0c0300 macro
/openbmc/linux/drivers/usb/host/
H A Duhci-pci.c292 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_UHCI, ~0),
H A Dpci-quirks.c1263 if (pdev->class != PCI_CLASS_SERIAL_USB_UHCI && in quirk_usb_early_handoff()
1274 if (pdev->class == PCI_CLASS_SERIAL_USB_UHCI) in quirk_usb_early_handoff()
/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c32 #define CL_UHCI PCI_CLASS_SERIAL_USB_UHCI
/openbmc/u-boot/include/
H A Dpci_ids.h109 #define PCI_CLASS_SERIAL_USB_UHCI 0x0c0300 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h120 #define PCI_CLASS_SERIAL_USB_UHCI 0x0c0300 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1079 { PCI_CLASS_SERIAL_USB_UHCI, "usb-uhci" },