Lines Matching defs:phy
19 static int generic_phy_xlate_offs_flags(struct phy *phy, in generic_phy_xlate_offs_flags()
38 struct phy *phy) in generic_phy_get_by_index()
84 struct phy *phy) in generic_phy_get_by_name()
99 int generic_phy_init(struct phy *phy) in generic_phy_init()
110 int generic_phy_reset(struct phy *phy) in generic_phy_reset()
121 int generic_phy_exit(struct phy *phy) in generic_phy_exit()
132 int generic_phy_power_on(struct phy *phy) in generic_phy_power_on()
143 int generic_phy_power_off(struct phy *phy) in generic_phy_power_off()
154 int generic_phy_configure(struct phy *phy, union phy_configure_opts *opts) in generic_phy_configure()
165 int generic_phy_validate(struct phy *phy, enum phy_mode mode, int submode, in generic_phy_validate()
177 int generic_phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode) in generic_phy_set_mode_ext()