Home
last modified time | relevance | path

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

/linux/include/linux/phy/
H A Domap_usb.h14 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) macro
/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c71 #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) macro