Lines Matching refs:mt65xx_phy_instance
114 struct mt65xx_phy_instance { struct
125 struct mt65xx_phy_instance **phys; argument
130 struct mt65xx_phy_instance *instance) in phy_instance_init()
197 struct mt65xx_phy_instance *instance) in phy_instance_power_on()
256 struct mt65xx_phy_instance *instance) in phy_instance_power_off()
304 struct mt65xx_phy_instance *instance) in phy_instance_exit()
323 struct mt65xx_phy_instance *instance = phy_get_drvdata(phy); in mt65xx_phy_init()
339 struct mt65xx_phy_instance *instance = phy_get_drvdata(phy); in mt65xx_phy_power_on()
348 struct mt65xx_phy_instance *instance = phy_get_drvdata(phy); in mt65xx_phy_power_off()
357 struct mt65xx_phy_instance *instance = phy_get_drvdata(phy); in mt65xx_phy_exit()
369 struct mt65xx_phy_instance *instance = NULL; in mt65xx_phy_xlate()
448 struct mt65xx_phy_instance *instance; in mt65xx_u3phy_probe()