Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dehci-omap.c135 static inline void omap_ehci_phy_reset(int on, int delay) in omap_ehci_phy_reset() function
163 #define omap_ehci_phy_reset(on, delay) do {} while (0) macro
170 omap_ehci_phy_reset(1, 0); in omap_ehci_hcd_stop()
207 omap_ehci_phy_reset(1, 10);
286 omap_ehci_phy_reset(0, 10);

Completed in 3 milliseconds