Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-mt65xx-usb3.c129 static void phy_instance_init(struct mt65xx_u3phy *u3phy, in phy_instance_init()
196 static void phy_instance_power_on(struct mt65xx_u3phy *u3phy, in phy_instance_power_on()
255 static void phy_instance_power_off(struct mt65xx_u3phy *u3phy, in phy_instance_power_off()
303 static void phy_instance_exit(struct mt65xx_u3phy *u3phy, in phy_instance_exit()
324 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_init() local
340 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_power_on() local
349 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_power_off() local
358 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_exit() local
368 struct mt65xx_u3phy *u3phy = dev_get_drvdata(dev); in mt65xx_phy_xlate() local
416 struct mt65xx_u3phy *u3phy; in mt65xx_u3phy_probe() local