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

/linux-master/include/linux/phy/
H A Domap_usb.h14 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) macro
/linux-master/drivers/phy/ti/
H A Dphy-omap-usb2.c71 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) macro
110 phy = phy_to_omapusb(x);
118 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy);
128 struct omap_usb *phy = phy_to_omapusb(otg->usb_phy);

Completed in 88 milliseconds