Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_USB_EHCI (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-pci.c106 pdev = pci_find_class(PCI_CLASS_SERIAL_USB_EHCI, index); in ehci_hcd_init()
171 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_EHCI, ~0) },
/rk3399_rockchip-uboot/include/
H A Dpci_ids.h110 #define PCI_CLASS_SERIAL_USB_EHCI 0x0c0320 macro