Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-mxs-usb.c275 static bool mxs_phy_is_otg_host(struct mxs_phy *mxs_phy) in mxs_phy_is_otg_host() function
301 if (on && !vbus_is_on && !mxs_phy_is_otg_host(mxs_phy)) in mxs_phy_disconnect_line()