Searched defs:_phy (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-rockchip-usb.c53 static int rockchip_usb_phy_power_off(struct phy *_phy) rockchip_usb_phy_power_off() argument
68 static int rockchip_usb_phy_power_on(struct phy *_phy) rockchip_usb_phy_power_on() argument
H A Dphy-sun9i-usb.c75 static int sun9i_usb_phy_init(struct phy *_phy) sun9i_usb_phy_init() argument
105 static int sun9i_usb_phy_exit(struct phy *_phy) sun9i_usb_phy_exit() argument
H A Dphy-sun4i-usb.c125 static void sun4i_usb_phy0_update_iscr(struct phy *_phy, u32 clr, u32 set) sun4i_usb_phy0_update_iscr() argument
228 static int sun4i_usb_phy_init(struct phy *_phy) sun4i_usb_phy_init() argument
278 static int sun4i_usb_phy_exit(struct phy *_phy) sun4i_usb_phy_exit() argument
321 static int sun4i_usb_phy_power_on(struct phy *_phy) sun4i_usb_phy_power_on() argument
348 static int sun4i_usb_phy_power_off(struct phy *_phy) sun4i_usb_phy_power_off() argument
369 void sun4i_usb_phy_set_squelch_detect(struct phy *_phy, bool enabled) sun4i_usb_phy_set_squelch_detect() argument

Completed in 53 milliseconds