Home
last modified time | relevance | path

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

/linux/drivers/net/phy/ !
H A Dphy-c45.c87 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
223 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_c45_baset1_an_config_aneg()
1150 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_PREFERRED; in genphy_c45_baset1_read_status()
H A Dphy-core.c305 phydev->master_slave_set = MASTER_SLAVE_CFG_MASTER_PREFERRED; in of_set_phy_timing_role()
H A Dbcm-phy-lib.c1116 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in bcm_setup_lre_master_slave()
H A Dphy_device.c2211 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_setup_master_slave()
2254 cfg = MASTER_SLAVE_CFG_MASTER_PREFERRED; in genphy_read_master_slave()
H A Dmicrochip_t1.c1381 phydev->master_slave_set == MASTER_SLAVE_CFG_MASTER_PREFERRED){ in lan887x_100M_setup()
H A Dmotorcomm.c2058 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in ytphy_setup_master_slave()
/linux/net/ethtool/ !
H A Dlinkmodes.c204 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in ethnl_validate_master_slave_cfg()
/linux/drivers/net/phy/qcom/ !
H A Dqca808x.c152 (phydev->master_slave_get == MASTER_SLAVE_CFG_MASTER_PREFERRED); in qca808x_is_prefer_master()
/linux/include/uapi/linux/ !
H A Dethtool.h2239 #define MASTER_SLAVE_CFG_MASTER_PREFERRED 2 macro