Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dam35x-phy-control.h6 void (*phy_wkup)(struct phy_control *phy_ctrl, u32 id, bool on); member
16 phy_ctrl->phy_wkup(phy_ctrl, id, on); in phy_ctrl_wkup()
Dphy-am335x-control.c102 .phy_wkup = am335x_phy_wkup,