Home
last modified time | relevance | path

Searched refs:omap_control_phy_power (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/phy/
H A Domap_control_phy.h69 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
/kernel/linux/linux-6.6/include/linux/phy/
H A Domap_control_phy.h69 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
/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-omap-control.c54 * omap_control_phy_power - power on/off the phy using control module reg
58 void omap_control_phy_power(struct device *dev, int on) in omap_control_phy_power() function
135 EXPORT_SYMBOL_GPL(omap_control_phy_power); variable
H A Dphy-ti-pipe3.c325 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()
H A Dphy-omap-usb2.c160 omap_control_phy_power(phy->control_dev, on); in omap_usb_phy_power()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-omap-control.c54 * omap_control_phy_power - power on/off the phy using control module reg
58 void omap_control_phy_power(struct device *dev, int on) in omap_control_phy_power() function
135 EXPORT_SYMBOL_GPL(omap_control_phy_power); variable
H A Dphy-ti-pipe3.c325 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()
H A Dphy-omap-usb2.c160 omap_control_phy_power(phy->control_dev, on); in omap_usb_phy_power()

Completed in 6 milliseconds