Searched refs:marvell_set_polarity (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | marvell.c | 327 static int marvell_set_polarity(struct phy_device *phydev, int polarity) in marvell_set_polarity() function 369 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in marvell_config_aneg() 536 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in m88e1121_config_aneg() 990 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in m88e1116r_config_init() 1064 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in m88e1118_config_aneg()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | marvell.c | 384 static int marvell_set_polarity(struct phy_device *phydev, int polarity) in marvell_set_polarity() function 411 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in marvell_config_aneg() 578 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in m88e1121_config_aneg() 1159 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in m88e1116r_config_init() 1273 err = marvell_set_polarity(phydev, phydev->mdix_ctrl); in m88e1118_config_aneg()
|
Completed in 9 milliseconds