Searched refs:omap_usb (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/phy/motorola/
H A Dphy-cpcap-usb.c26 #include <linux/phy/omap_usb.h>
/linux-master/drivers/phy/ti/
H A Dphy-omap-usb2.c18 #include <linux/phy/omap_usb.h>
54 struct omap_usb { struct
71 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy)
104 struct omap_usb *phy;
118 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy);
128 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy);
155 static int omap_usb_phy_power(struct omap_usb *phy, int on)
177 struct omap_usb *phy = phy_get_drvdata(x);
184 struct omap_usb *phy = phy_get_drvdata(x);
189 static int omap_usb2_disable_clocks(struct omap_usb *ph
[all...]
/linux-master/drivers/power/supply/
H A Dcpcap-charger.c27 #include <linux/phy/omap_usb.h>
/linux-master/drivers/usb/phy/
H A Dphy-twl6030-usb.c17 #include <linux/phy/omap_usb.h>
/linux-master/include/linux/phy/
H A Domap_usb.h3 * omap_usb.h -- omap usb2 phy header file
14 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy)

Completed in 194 milliseconds