Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-pci.c59 static struct pci_device_id ehci_pci_ids[] = { variable
103 pdev = pci_find_devices(ehci_pci_ids, CONFIG_PCI_EHCI_DEVICE); in ehci_hcd_init()
152 static const struct udevice_id ehci_pci_ids[] = { variable
162 .of_match = ehci_pci_ids,
H A Dohci-hcd.c78 static struct pci_device_id ehci_pci_ids[] = { variable
1781 pdev = pci_find_devices(ehci_pci_ids, CONFIG_PCI_EHCI_DEVNO); in hc_reset()