Lines Matching refs:mt65xx_u3phy
121 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()
416 struct mt65xx_u3phy *u3phy; in mt65xx_u3phy_probe()