Lines Matching refs:pcs_phy
2531 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy;
2533 phylink_mii_c22_pcs_get_state(pcs_phy, neg_mode, state);
2538 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy;
2540 phylink_mii_c22_pcs_an_restart(pcs_phy);
2548 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy;
2554 ret = mdiodev_write(pcs_phy, XLNX_MII_STD_SELECT_REG,
2565 ret = phylink_mii_c22_pcs_config(pcs_phy, interface, advertising,
3061 /* Deprecated: Always use "pcs-handle" for pcs_phy.
3072 lp->pcs_phy = of_mdio_find_device(np);
3073 if (!lp->pcs_phy) {
3118 if (lp->pcs_phy)
3119 put_device(&lp->pcs_phy->dev);
3142 if (lp->pcs_phy)
3143 put_device(&lp->pcs_phy->dev);