Lines Matching refs:phy_mode
49 enum phy_mode phy_mode;
78 glue->phy_mode = PHY_MODE_USB_HOST;
89 glue->phy_mode = PHY_MODE_USB_DEVICE;
99 glue->phy_mode = PHY_MODE_USB_OTG;
113 phy_set_mode(glue->phy, glue->phy_mode);
222 enum phy_mode new_mode;
243 if (glue->phy_mode == new_mode)
285 phy_set_mode(glue->phy, glue->phy_mode);
439 glue->phy_mode = PHY_MODE_USB_HOST;
443 glue->phy_mode = PHY_MODE_USB_DEVICE;
447 glue->phy_mode = PHY_MODE_USB_OTG;