Searched refs:phy_rst (Results 1 – 7 of 7) sorted by relevance
209 struct reset_control *phy_rst; member285 ret = reset_control_deassert(priv->phy_rst); in rockchip_combphy_init()311 reset_control_assert(priv->phy_rst); in rockchip_combphy_exit()377 priv->phy_rst = devm_reset_control_get_exclusive(dev, "phy"); in rockchip_combphy_parse_dt()379 if (PTR_ERR(priv->phy_rst) == -ENOENT) in rockchip_combphy_parse_dt()380 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()381 if (IS_ERR(priv->phy_rst)) in rockchip_combphy_parse_dt()382 return dev_err_probe(dev, PTR_ERR(priv->phy_rst), "failed to get phy reset\n"); in rockchip_combphy_parse_dt()429 ret = reset_control_assert(priv->phy_rst); in rockchip_combphy_probe()
350 pinctrl-0 = <&phy_rst>;365 phy_rst: phy-rst { label
403 pinctrl-0 = <&phy_rst>;438 phy_rst: phy-rst { label
239 pinctrl-0 = <&phy_rst>;497 phy_rst: phy-rst { label
389 struct reset_control *phy_rst; member620 ret = reset_control_deassert(sp->phy_rst); in cdns_sierra_phy_on()673 reset_control_assert(sp->phy_rst); in cdns_sierra_phy_reset()674 reset_control_deassert(sp->phy_rst); in cdns_sierra_phy_reset()1237 sp->phy_rst = rst; in cdns_sierra_phy_get_resets()1357 ret = reset_control_deassert(sp->phy_rst); in cdns_sierra_phy_configure_multilink()1530 reset_control_assert(phy->phy_rst); in cdns_sierra_phy_remove()
360 struct reset_control *phy_rst; member1657 ret = reset_control_deassert(cdns_phy->phy_rst); in cdns_torrent_phy_on()1696 ret = reset_control_assert(cdns_phy->phy_rst); in cdns_torrent_phy_off()2730 ret = reset_control_deassert(cdns_phy->phy_rst); in cdns_torrent_phy_configure_multilink()2789 cdns_phy->phy_rst = devm_reset_control_get_exclusive_by_index(dev, 0); in cdns_torrent_of_get_reset()2790 if (IS_ERR(cdns_phy->phy_rst)) { in cdns_torrent_of_get_reset()2793 return PTR_ERR(cdns_phy->phy_rst); in cdns_torrent_of_get_reset()3171 reset_control_assert(cdns_phy->phy_rst); in cdns_torrent_phy_remove()3334 reset_control_assert(cdns_phy->phy_rst); in cdns_torrent_phy_suspend_noirq()
794 …t: /sys/devices/platform/mlxplat/i2c_mlxcpld.*/i2c-*/i2c-*/*-00**/mlxreg-io.*/hwmon/hwmon*/phy_rst