Searched defs:plca_cfg (Results 1 – 4 of 4) sorted by relevance
44 int genphy_set_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in genphy_set_plca_cfg()83 int genphy_get_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in genphy_get_plca_cfg()
458 static int phy_mc_t1s_set_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in phy_mc_t1s_set_plca_cfg()473 struct phy_plca_cfg plca_cfg; in phy_mc_t1s_set_dt_plca() local
378 static inline int phy_set_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in phy_set_plca_cfg()400 static inline int phy_get_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in phy_get_plca_cfg()
125 struct phy_plca_cfg plca_cfg; in lan865x_set_config() local