Home
last modified time | relevance | path

Searched defs:_phy (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/phy/
Dphy-sun4i-usb.c144 static int sun4i_usb_phy_init(struct phy *_phy) in sun4i_usb_phy_init()
175 static int sun4i_usb_phy_exit(struct phy *_phy) in sun4i_usb_phy_exit()
186 static int sun4i_usb_phy_power_on(struct phy *_phy) in sun4i_usb_phy_power_on()
197 static int sun4i_usb_phy_power_off(struct phy *_phy) in sun4i_usb_phy_power_off()
Dphy-rockchip-usb.c53 static int rockchip_usb_phy_power_off(struct phy *_phy) in rockchip_usb_phy_power_off()
68 static int rockchip_usb_phy_power_on(struct phy *_phy) in rockchip_usb_phy_power_on()
Dphy-sun9i-usb.c75 static int sun9i_usb_phy_init(struct phy *_phy) in sun9i_usb_phy_init()
105 static int sun9i_usb_phy_exit(struct phy *_phy) in sun9i_usb_phy_exit()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c207 #define CL22_WR_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument
213 #define CL22_RD_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument