···2727 * @np: Pointer to the given device_node2828 *2929 * The function gets phy interface string from property 'phy_type',3030- * and returns the correspondig enum usb_phy_interface3030+ * and returns the corresponding enum usb_phy_interface3131 */3232enum usb_phy_interface of_usb_get_phy_mode(struct device_node *np)3333{