Searched defs:ehci_omap_priv_data (Results 1 – 1 of 1) sorted by relevance
131 struct ehci_omap_priv_data { struct132 struct ehci_ctrl ctrl;133 struct omap_ehci *ehci;135 struct udevice *vbus_supply;137 enum usb_init_type init_type;138 int portnr;139 struct phy phy[OMAP_HS_USB_PORTS];140 int nports;
Completed in 4 milliseconds