Lines Matching refs:omap_usb
51 struct omap_usb *phy; in omap_usb2_set_comparator()
65 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy); in omap_usb_set_vbus()
75 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy); in omap_usb_start_srp()
102 static int omap_usb_phy_power(struct omap_usb *phy, int on) in omap_usb_phy_power()
124 struct omap_usb *phy = phy_get_drvdata(x); in omap_usb_power_off()
131 struct omap_usb *phy = phy_get_drvdata(x); in omap_usb_power_on()
136 static int omap_usb2_disable_clocks(struct omap_usb *phy) in omap_usb2_disable_clocks()
145 static int omap_usb2_enable_clocks(struct omap_usb *phy) in omap_usb2_enable_clocks()
174 struct omap_usb *phy = phy_get_drvdata(x); in omap_usb_init()
198 struct omap_usb *phy = phy_get_drvdata(x); in omap_usb_exit()
275 struct omap_usb *phy; in omap_usb2_probe()
414 struct omap_usb *phy = platform_get_drvdata(pdev); in omap_usb2_remove()