Lines Matching defs:omap_usb
18 #include <linux/phy/omap_usb.h>
53 struct omap_usb {
70 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy)
103 struct omap_usb *phy;
117 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy);
127 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy);
154 static int omap_usb_phy_power(struct omap_usb *phy, int on)
176 struct omap_usb *phy = phy_get_drvdata(x);
183 struct omap_usb *phy = phy_get_drvdata(x);
188 static int omap_usb2_disable_clocks(struct omap_usb *phy)
197 static int omap_usb2_enable_clocks(struct omap_usb *phy)
226 struct omap_usb *phy = phy_get_drvdata(x);
257 struct omap_usb *phy = phy_get_drvdata(x);
345 static void omap_usb2_init_errata(struct omap_usb *phy)
367 struct omap_usb *phy;
509 struct omap_usb *phy = platform_get_drvdata(pdev);