Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-isp1301.c25 #define phy_to_isp(p) (container_of((p), struct isp1301, phy)) macro
58 struct isp1301 *isp = phy_to_isp(phy); in isp1301_phy_init()
85 struct isp1301 *isp = phy_to_isp(phy); in isp1301_phy_set_vbus()