Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/mscc/
Dmscc.h42 #define MSCC_PHY_EXT_PHY_CNTL_1 23 macro
Dmscc_main.c491 reg_val = phy_read(phydev, MSCC_PHY_EXT_PHY_CNTL_1); in vsc85xx_mac_if_set()
511 rc = phy_write(phydev, MSCC_PHY_EXT_PHY_CNTL_1, reg_val); in vsc85xx_mac_if_set()
1761 val = phy_read(phydev, MSCC_PHY_EXT_PHY_CNTL_1); in vsc8584_config_init()
1765 ret = phy_write(phydev, MSCC_PHY_EXT_PHY_CNTL_1, val); in vsc8584_config_init()
2090 ret = phy_modify(phydev, MSCC_PHY_EXT_PHY_CNTL_1, MEDIA_OP_MODE_MASK, in vsc8514_config_init()