Searched refs:pcs_phy (Results 1 – 1 of 1) sorted by relevance
2351 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy; in axienet_pcs_get_state() local2353 phylink_mii_c22_pcs_get_state(pcs_phy, neg_mode, state); in axienet_pcs_get_state()2358 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy; in axienet_pcs_an_restart() local2360 phylink_mii_c22_pcs_an_restart(pcs_phy); in axienet_pcs_an_restart()2368 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy; in axienet_pcs_config() local2374 ret = mdiodev_write(pcs_phy, XLNX_MII_STD_SELECT_REG, in axienet_pcs_config()2385 ret = phylink_mii_c22_pcs_config(pcs_phy, interface, advertising, in axienet_pcs_config()2886 lp->pcs_phy = of_mdio_find_device(np); in axienet_probe()2887 if (!lp->pcs_phy) { in axienet_probe()2933 if (lp->pcs_phy) in axienet_probe()[all …]