Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dnxp-tja11xx.c224 case MASTER_SLAVE_CFG_MASTER_FORCE: in tja11xx_config_aneg()
318 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in tja11xx_read_status()
Dphy_device.c1981 case MASTER_SLAVE_CFG_MASTER_FORCE: in genphy_setup_master_slave()
2020 cfg = MASTER_SLAVE_CFG_MASTER_FORCE; in genphy_read_master_slave()
/Linux-v5.10/net/ethtool/
Dlinkmodes.c320 case MASTER_SLAVE_CFG_MASTER_FORCE: in ethnl_validate_master_slave_cfg()
/Linux-v5.10/include/uapi/linux/
Dethtool.h1762 #define MASTER_SLAVE_CFG_MASTER_FORCE 4 macro