Searched refs:phy_ctrl_wkup (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-am335x.c | 107 phy_ctrl_wkup(am_phy->phy_ctrl, am_phy->id, true); in am335x_phy_suspend() 121 phy_ctrl_wkup(am_phy->phy_ctrl, am_phy->id, false); in am335x_phy_resume()
|
H A D | phy-am335x-control.h | 17 static inline void phy_ctrl_wkup(struct phy_control *phy_ctrl, u32 id, bool on) in phy_ctrl_wkup() function
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-am335x.c | 106 phy_ctrl_wkup(am_phy->phy_ctrl, am_phy->id, true); in am335x_phy_suspend() 120 phy_ctrl_wkup(am_phy->phy_ctrl, am_phy->id, false); in am335x_phy_resume()
|
H A D | phy-am335x-control.h | 17 static inline void phy_ctrl_wkup(struct phy_control *phy_ctrl, u32 id, bool on) in phy_ctrl_wkup() function
|
Completed in 3 milliseconds