Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/mscc/
Dmscc.h42 #define MSCC_PHY_EXT_PHY_CNTL_1 23 macro
Dmscc_main.c486 reg_val = phy_read(phydev, MSCC_PHY_EXT_PHY_CNTL_1); in vsc85xx_mac_if_set()
506 rc = phy_write(phydev, MSCC_PHY_EXT_PHY_CNTL_1, reg_val); in vsc85xx_mac_if_set()
1776 val = phy_read(phydev, MSCC_PHY_EXT_PHY_CNTL_1); in vsc8584_config_init()
1780 ret = phy_write(phydev, MSCC_PHY_EXT_PHY_CNTL_1, val); in vsc8584_config_init()
2103 ret = phy_modify(phydev, MSCC_PHY_EXT_PHY_CNTL_1, MEDIA_OP_MODE_MASK, in vsc8514_config_init()