Searched refs:phy_wkup (Results 1 – 2 of 2) sorted by relevance
8 void (*phy_wkup)(struct phy_control *phy_ctrl, u32 id, bool on); member19 phy_ctrl->phy_wkup(phy_ctrl, id, on); in phy_ctrl_wkup()
111 .phy_wkup = am335x_phy_wkup,