Home
last modified time | relevance | path

Searched refs:MII_CFG1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/phy/
Dnxp-tja11xx.c34 #define MII_CFG1 18 macro
237 changed = phy_modify_changed(phydev, MII_CFG1, MII_CFG1_MASTER_SLAVE, ctl); in tja11xx_config_aneg()
263 ret = phy_modify(phydev, MII_CFG1, in tja11xx_config_init()
281 ret = phy_clear_bits(phydev, MII_CFG1, MII_CFG1_SLEEP_CONFIRM); in tja11xx_config_init()
313 ret = phy_read(phydev, MII_CFG1); in tja11xx_read_status()