Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_CFG_SLAVE_PREFERRED (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/phy/
Dphy-c45.c90 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
223 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_baset1_an_config_aneg()
1064 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_c45_baset1_read_status()
Dphy_device.c2113 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_setup_master_slave()
2155 cfg = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_read_master_slave()
Dmotorcomm.c1867 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ytphy_setup_master_slave()
/Linux-v6.6/net/ethtool/
Dlinkmodes.c205 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ethnl_validate_master_slave_cfg()
/Linux-v6.6/include/uapi/linux/
Dethtool.h1931 #define MASTER_SLAVE_CFG_SLAVE_PREFERRED 3 macro