Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dnxp-tja11xx.c229 case MASTER_SLAVE_CFG_MASTER_FORCE: in tja11xx_config_aneg()
323 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in tja11xx_read_status()
Drealtek.c743 case MASTER_SLAVE_CFG_MASTER_FORCE: in rtl9000a_config_aneg()
778 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in rtl9000a_read_status()
Dnxp-c45-tja11xx.c774 case MASTER_SLAVE_CFG_MASTER_FORCE: in nxp_c45_setup_master_slave()
807 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in nxp_c45_read_master_slave()
Dphy_device.c2035 case MASTER_SLAVE_CFG_MASTER_FORCE: in genphy_setup_master_slave()
2074 cfg = MASTER_SLAVE_CFG_MASTER_FORCE; in genphy_read_master_slave()
/Linux-v5.15/net/ethtool/
Dlinkmodes.c213 case MASTER_SLAVE_CFG_MASTER_FORCE: in ethnl_validate_master_slave_cfg()
/Linux-v5.15/include/uapi/linux/
Dethtool.h1804 #define MASTER_SLAVE_CFG_MASTER_FORCE 4 macro