Searched defs:phy_ops (Results 1 – 1 of 1) sorted by relevance
62 struct phy_ops { struct78 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);92 int (*init)(struct phy *phy);107 int (*exit)(struct phy *phy);119 int (*reset)(struct phy *phy);133 int (*power_on)(struct phy *phy);147 int (*power_off)(struct phy *phy);161 int (*configure)(struct phy *phy, void *params);175 int (*set_mode)(struct phy *phy, enum phy_mode mode, int submode);187 int (*set_speed)(struct phy *phy, int speed);
Completed in 4 milliseconds