Searched refs:usb_get_phy_mode (Results 1 – 3 of 3) 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
85 enum usb_phy_interface usb_get_phy_mode(ofnode node) in usb_get_phy_mode() function
908 dwc->hsphy_mode = usb_get_phy_mode(dev_ofnode(dev)); in dwc3_of_parse()
Completed in 7 milliseconds