Searched refs:np_phy (Results 1 – 1 of 1) sorted by relevance
1686 struct device_node *np_phy; in dwc3_get_extcon() local1719 np_phy = of_parse_phandle(dev->of_node, "phys", 0); in dwc3_get_extcon()1720 if (of_graph_is_present(np_phy)) { in dwc3_get_extcon()1723 np_conn = of_graph_get_remote_node(np_phy, -1, -1); in dwc3_get_extcon()1728 of_node_put(np_phy); in dwc3_get_extcon()