Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dphy-c45.c85 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
220 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_c45_baset1_an_config_aneg()
1062 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_PREFERRED; in genphy_c45_baset1_read_status()
Dphy_device.c2110 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_setup_master_slave()
2153 cfg = MASTER_SLAVE_CFG_MASTER_PREFERRED; in genphy_read_master_slave()
Dat803x.c1758 (phydev->master_slave_get == MASTER_SLAVE_CFG_MASTER_PREFERRED); in qca808x_is_prefer_master()
Dmotorcomm.c1864 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in ytphy_setup_master_slave()
/Linux-v6.6/net/ethtool/
Dlinkmodes.c204 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in ethnl_validate_master_slave_cfg()
/Linux-v6.6/include/uapi/linux/
Dethtool.h1930 #define MASTER_SLAVE_CFG_MASTER_PREFERRED 2 macro