Searched refs:usb_get_phy_mode (Results 1 – 7 of 7) sorted by relevance
29 enum usb_phy_interface usb_get_phy_mode(ofnode node);31 static inline enum usb_phy_interface usb_get_phy_mode(ofnode node) in usb_get_phy_mode() function
77 enum usb_phy_interface usb_get_phy_mode(ofnode node) in usb_get_phy_mode() function
988 dwc->hsphy_mode = usb_get_phy_mode(dev->node); in dwc3_of_parse()