Searched refs:omap_usb_phy_power (Results 1 – 1 of 1) sorted by relevance
123 static int omap_usb_phy_power(struct phy *usb_phy, bool on) in omap_usb_phy_power() function181 return omap_usb_phy_power(usb_phy, true); in omap_usb2_phy_power_on()186 return omap_usb_phy_power(usb_phy, false); in omap_usb2_phy_power_off()191 return omap_usb_phy_power(usb_phy, false); in omap_usb2_phy_exit()
Completed in 2 milliseconds