Searched refs:stmmac_ahb_rst (Results 1 – 2 of 2) sorted by relevance
639 plat->stmmac_ahb_rst = devm_reset_control_get_optional_shared( in stmmac_probe_config_dt()641 if (IS_ERR(plat->stmmac_ahb_rst)) { in stmmac_probe_config_dt()642 ret = plat->stmmac_ahb_rst; in stmmac_probe_config_dt()
7505 ret = reset_control_deassert(priv->plat->stmmac_ahb_rst); in stmmac_dvr_probe()7757 reset_control_assert(priv->plat->stmmac_ahb_rst); in stmmac_dvr_remove()