Home
last modified time | relevance | path

Searched defs: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