Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-mt65xx-usb3.c121 struct mt65xx_u3phy { struct
129 static void phy_instance_init(struct mt65xx_u3phy *u3phy, in phy_instance_init() argument
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()
340 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_power_on()
349 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_power_off()
358 struct mt65xx_u3phy *u3phy = dev_get_drvdata(phy->dev.parent); in mt65xx_phy_exit()
368 struct mt65xx_u3phy *u3phy = dev_get_drvdata(dev); in mt65xx_phy_xlate()
[all …]