Searched refs:ehci_setup_phy (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-pci.c | 33 ret = ehci_setup_phy(dev, &priv->phy, 0); in ehci_pci_init()
|
| H A D | ehci-generic.c | 150 err = ehci_setup_phy(dev, &priv->phy, 0); in ehci_usb_probe()
|
| H A D | ehci.h | 295 int ehci_setup_phy(struct udevice *dev, struct phy *phy, int index);
|
| H A D | ehci-hcd.c | 1677 int ehci_setup_phy(struct udevice *dev, struct phy *phy, int index) in ehci_setup_phy() function 1731 int ehci_setup_phy(struct udevice *dev, struct phy *phy, int index) in ehci_setup_phy() function
|