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