Home
last modified time | relevance | path

Searched full:srif_rst (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-ipq4019-usb.c27 struct reset_control *srif_rst; member
63 reset_control_assert(phy->srif_rst); in ipq4019_hs_phy_power_off()
75 reset_control_deassert(phy->srif_rst); in ipq4019_hs_phy_power_on()
119 phy->srif_rst = devm_reset_control_get_optional(phy->dev, "srif_rst"); in ipq4019_usb_phy_probe()
120 if (IS_ERR(phy->srif_rst)) in ipq4019_usb_phy_probe()
121 return PTR_ERR(phy->srif_rst); in ipq4019_usb_phy_probe()
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dqcom-usb-ipq4019-phy.yaml27 - const: srif_rst
51 reset-names = "por_rst", "srif_rst";
/Linux-v6.1/arch/arm/boot/dts/
Dqcom-ipq4019.dtsi638 reset-names = "por_rst", "srif_rst";
670 reset-names = "por_rst", "srif_rst";