Home
last modified time | relevance | path

Searched refs:mac_rst (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c112 struct reset_control *mac_rst; member
695 reset_control_assert(priv->mac_rst); in hisi_femac_core_reset()
696 reset_control_deassert(priv->mac_rst); in hisi_femac_core_reset()
813 priv->mac_rst = devm_reset_control_get(dev, "mac"); in hisi_femac_drv_probe()
814 if (IS_ERR(priv->mac_rst)) { in hisi_femac_drv_probe()
815 ret = PTR_ERR(priv->mac_rst); in hisi_femac_drv_probe()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308-rock-pi-s.dts161 pinctrl-0 = <&mac_rst>;
192 mac_rst: mac-rst { label