Searched refs:of_usb_get_dr_mode_by_phy (Results 1 – 3 of 3) sorted by relevance
17 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0);29 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() function
268 priv->dr_mode = of_usb_get_dr_mode_by_phy(pdev->dev.of_node, -1); in phy_meson8b_usb2_probe()
1000 enum usb_dr_mode mode = of_usb_get_dr_mode_by_phy(np, i); in rcar_gen3_get_dr_mode()