Home
last modified time | relevance | path

Searched refs:devm_reset_control_get_optional (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/phy/qualcomm/
Dphy-ath79-usb.c76 priv->no_suspend_override = devm_reset_control_get_optional( in ath79_usb_phy_probe()
/Linux-v4.19/drivers/usb/dwc2/
Dplatform.c215 hsotg->reset = devm_reset_control_get_optional(hsotg->dev, "dwc2"); in dwc2_lowlevel_hw_init()
224 hsotg->reset_ecc = devm_reset_control_get_optional(hsotg->dev, "dwc2-ecc"); in dwc2_lowlevel_hw_init()
/Linux-v4.19/drivers/soc/lantiq/
Dgphy.c132 priv->gphy_reset2 = devm_reset_control_get_optional(dev, "gphy2"); in xway_gphy_of_probe()
/Linux-v4.19/drivers/phy/lantiq/
Dphy-lantiq-rcu-usb2.c198 priv->phy_reset = devm_reset_control_get_optional(dev, "phy"); in ltq_rcu_usb2_of_parse()
/Linux-v4.19/include/linux/
Dreset.h365 static inline struct reset_control *devm_reset_control_get_optional( in devm_reset_control_get_optional() function
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-socfpga.c328 dwmac->stmmac_ocp_rst = devm_reset_control_get_optional(dev, "stmmaceth-ocp"); in socfpga_dwmac_probe()
/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-core.c265 ss->reset = devm_reset_control_get_optional(&pdev->dev, "ahb"); in sun4i_ss_probe()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c1008 tcon->lvds_rst = devm_reset_control_get_optional(dev, "lvds"); in sun4i_tcon_bind()
/Linux-v4.19/drivers/staging/media/tegra-vde/
Dtegra-vde.c1101 vde->rst_mc = devm_reset_control_get_optional(dev, "mc"); in tegra_vde_probe()