Searched refs:rst_phy (Results 1 – 2 of 2) sorted by relevance
78 struct reset_ctl rst_phy; member189 reset_deassert(&phy->rst_phy); in mt76x8_usb_phy_power_on()209 reset_assert(&phy->rst_phy); in mt76x8_usb_phy_power_off()228 ret = reset_get_by_name(dev, "phy", &phy->rst_phy); in mt76x8_usb_phy_probe()
112 struct reset_ctl rst_phy; member493 reset_deassert(&priv->rst_phy); in higmac_hw_init()495 reset_assert(&priv->rst_phy); in higmac_hw_init()497 reset_deassert(&priv->rst_phy); in higmac_hw_init()585 return reset_get_by_name(dev, "phy", &priv->rst_phy); in higmac_of_to_plat()
Completed in 5 milliseconds