Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-am335x-control.h8 void (*phy_wkup)(struct phy_control *phy_ctrl, u32 id, bool on); member
19 phy_ctrl->phy_wkup(phy_ctrl, id, on); in phy_ctrl_wkup()
H A Dphy-am335x-control.c111 .phy_wkup = am335x_phy_wkup,