Searched refs:rst_utmi (Results 1 – 1 of 1) sorted by relevance
102 struct reset_control *rst, *rst_utmi; in tegra_usb_reset_controller() local121 rst_utmi = of_reset_control_get_shared(phy_np, "utmi-pads"); in tegra_usb_reset_controller()122 if (IS_ERR(rst_utmi)) { in tegra_usb_reset_controller()130 reset_control_put(rst_utmi); in tegra_usb_reset_controller()