Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/phy/
Dphy-sun4i-usb.c69 struct sun4i_usb_phy { struct
82 static void sun4i_usb_phy_write(struct sun4i_usb_phy *phy, u32 addr, u32 data, in sun4i_usb_phy_write()
124 static void sun4i_usb_phy_passby(struct sun4i_usb_phy *phy, int enable) in sun4i_usb_phy_passby()
146 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_init()
177 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_exit()
188 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_power_on()
199 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_power_off()
264 struct sun4i_usb_phy *phy = data->phys + i; in sun4i_usb_phy_probe()