Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_CFG_SLAVE_FORCE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/phy/
H A Dphy-c45.c90 case MASTER_SLAVE_CFG_SLAVE_FORCE: in genphy_c45_pma_baset1_setup_master_slave()
219 case MASTER_SLAVE_CFG_SLAVE_FORCE: in genphy_c45_baset1_an_config_aneg()
588 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_FORCE; in genphy_c45_pma_baset1_read_master_slave()
1146 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_FORCE; in genphy_c45_baset1_read_status()
H A Dphy-core.c250 phydev->master_slave_set = MASTER_SLAVE_CFG_SLAVE_FORCE; in of_set_phy_timing_role()
H A Dphy_device.c2109 case MASTER_SLAVE_CFG_SLAVE_FORCE: in genphy_setup_master_slave()
2141 cfg = MASTER_SLAVE_CFG_SLAVE_FORCE; in genphy_read_master_slave()
H A Dbroadcom.c1261 cfg = MASTER_SLAVE_CFG_SLAVE_FORCE; in lre_read_master_slave()
H A Dmotorcomm.c1948 case MASTER_SLAVE_CFG_SLAVE_FORCE: in ytphy_setup_master_slave()
/linux/net/ethtool/
H A Dlinkmodes.c207 case MASTER_SLAVE_CFG_SLAVE_FORCE: in ethnl_validate_master_slave_cfg()
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c1441 case MASTER_SLAVE_CFG_SLAVE_FORCE: in rtl9000a_config_aneg()
1475 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_FORCE; in rtl9000a_read_status()
/linux/include/uapi/linux/
H A Dethtool.h2223 #define MASTER_SLAVE_CFG_SLAVE_FORCE 5 macro