Home
last modified time | relevance | path

Searched refs:phy_to_omapusb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/phy/
H A Domap_usb.h14 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) macro
/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c70 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) macro
109 phy = phy_to_omapusb(x); in omap_usb2_set_comparator()
117 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy); in omap_usb_set_vbus()
127 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy); in omap_usb_start_srp()