Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy-c45.c91 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
225 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_baset1_an_config_aneg()
1151 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_c45_baset1_read_status()
H A Dphy-core.c250 phydev->master_slave_set = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in of_set_phy_timing_role()
H A Dbcm-phy-lib.c1120 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in bcm_setup_lre_master_slave()
H A Dphy_device.c1993 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_setup_master_slave()
2035 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-6.15/net/ethtool/
H A Dlinkmodes.c205 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ethnl_validate_master_slave_cfg()
/linux-6.15/include/uapi/linux/
H A Dethtool.h2221 #define MASTER_SLAVE_CFG_SLAVE_PREFERRED 3 macro