Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-c45.c90 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
224 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_baset1_an_config_aneg()
1153 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_c45_baset1_read_status()
H A Dphy_device.c2275 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_setup_master_slave()
2317 cfg = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_read_master_slave()
H A Dmotorcomm.c1943 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ytphy_setup_master_slave()
/linux/net/ethtool/
H A Dlinkmodes.c205 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ethnl_validate_master_slave_cfg()
/linux/include/uapi/linux/
H A Dethtool.h2199 #define MASTER_SLAVE_CFG_SLAVE_PREFERRED 3 macro