Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_CFG_MASTER_FORCE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dnxp-tja11xx.c224 case MASTER_SLAVE_CFG_MASTER_FORCE: in tja11xx_config_aneg()
318 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in tja11xx_read_status()
H A Dphy_device.c2028 case MASTER_SLAVE_CFG_MASTER_FORCE: in genphy_setup_master_slave()
2067 cfg = MASTER_SLAVE_CFG_MASTER_FORCE; in genphy_read_master_slave()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dlinkmodes.c320 case MASTER_SLAVE_CFG_MASTER_FORCE: in ethnl_validate_master_slave_cfg()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1762 #define MASTER_SLAVE_CFG_MASTER_FORCE 4 macro