Searched refs:srif_rst (Results 1 – 2 of 2) sorted by relevance
26 struct reset_control *srif_rst; member62 reset_control_assert(phy->srif_rst); in ipq4019_hs_phy_power_off()74 reset_control_deassert(phy->srif_rst); in ipq4019_hs_phy_power_on()118 phy->srif_rst = devm_reset_control_get_optional(phy->dev, "srif_rst"); in ipq4019_usb_phy_probe()119 if (IS_ERR(phy->srif_rst)) in ipq4019_usb_phy_probe()120 return PTR_ERR(phy->srif_rst); in ipq4019_usb_phy_probe()
656 reset-names = "por_rst", "srif_rst";688 reset-names = "por_rst", "srif_rst";