Searched refs:omap_control_phy_power (Results 1 – 5 of 5) sorted by relevance
69 void omap_control_phy_power(struct device *dev, int on);75 static inline void omap_control_phy_power(struct device *dev, int on) in omap_control_phy_power() function
146 static void omap_control_phy_power(struct omap_pipe3 *phy, int on) in omap_control_phy_power() function196 omap_control_phy_power(phy, 1); in phy_pipe3_power_on()207 omap_control_phy_power(phy, 0); in phy_pipe3_power_off()
58 void omap_control_phy_power(struct device *dev, int on) in omap_control_phy_power() function135 EXPORT_SYMBOL_GPL(omap_control_phy_power);
325 omap_control_phy_power(phy->control_dev, 0); in ti_pipe3_power_off()345 omap_control_phy_power(phy->control_dev, 1); in ti_pipe3_power_on()
160 omap_control_phy_power(phy->control_dev, on); in omap_usb_phy_power()