Lines Matching defs:phy
44 static struct phy_counts *phy_get_counts(struct phy *phy) in phy_get_counts()
60 static int phy_alloc_counts(struct phy *phy) in phy_alloc_counts()
103 static int generic_phy_xlate_offs_flags(struct phy *phy, in generic_phy_xlate_offs_flags()
122 struct phy *phy) in generic_phy_get_by_index()
174 struct phy *phy) in generic_phy_get_by_name()
189 int generic_phy_init(struct phy *phy) in generic_phy_init()
217 int generic_phy_reset(struct phy *phy) in generic_phy_reset()
228 int generic_phy_exit(struct phy *phy) in generic_phy_exit()
258 int generic_phy_power_on(struct phy *phy) in generic_phy_power_on()
286 int generic_phy_power_off(struct phy *phy) in generic_phy_power_off()
316 int generic_phy_configure(struct phy *phy, union phy_configure_opts *opts) in generic_phy_configure()
327 int generic_phy_validate(struct phy *phy, enum phy_mode mode, int submode, in generic_phy_validate()
339 int generic_phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode) in generic_phy_set_mode_ext()