Searched refs:usb_phy_node (Results 1 – 1 of 1) sorted by relevance
1958 struct device_node *usb_phy_node; in dwcmshc_k230_init() local1969 usb_phy_node = of_parse_phandle(dev->of_node, "canaan,usb-phy", 0); in dwcmshc_k230_init()1970 if (!usb_phy_node) in dwcmshc_k230_init()1973 k230_priv->hi_sys_regmap = device_node_to_regmap(usb_phy_node); in dwcmshc_k230_init()1974 of_node_put(usb_phy_node); in dwcmshc_k230_init()