Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-pci.c48 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_OHCI, ~0) },
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-pci.c275 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_OHCI, ~0),
H A Dpci-quirks.c1266 pdev->class != PCI_CLASS_SERIAL_USB_OHCI && in quirk_usb_early_handoff()
1278 else if (pdev->class == PCI_CLASS_SERIAL_USB_OHCI) in quirk_usb_early_handoff()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpci.c962 && dev->class == PCI_CLASS_SERIAL_USB_OHCI in pmac_pci_enable_device_hook()
1021 if (dev->class == PCI_CLASS_SERIAL_USB_OHCI && !node) in pmac_pci_fixup_ohci()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd-pci.c34 #define CL_OHCI PCI_CLASS_SERIAL_USB_OHCI
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h109 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h117 #define PCI_CLASS_SERIAL_USB_OHCI 0x0c0310 macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1620 dev->class == PCI_CLASS_SERIAL_USB_OHCI || in pnv_pci_ioda_dev_dma_weight()