Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-eyeq5-eth.c54 struct eq5_phy_inst { struct
63 struct eq5_phy_inst phys[EQ5_PHY_COUNT]; argument
68 struct eq5_phy_inst *inst = phy_get_drvdata(phy); in eq5_phy_exit()
78 struct eq5_phy_inst *inst = phy_get_drvdata(phy); in eq5_phy_init()
97 struct eq5_phy_inst *inst = phy_get_drvdata(phy); in eq5_phy_power_on()
125 struct eq5_phy_inst *inst = phy_get_drvdata(phy); in eq5_phy_power_off()
136 struct eq5_phy_inst *inst = phy_get_drvdata(phy); in eq5_phy_validate()
152 struct eq5_phy_inst *inst = phy_get_drvdata(phy); in eq5_phy_set_mode()
203 struct eq5_phy_inst *inst = &priv->phys[index]; in eq5_phy_probe_phy()