Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_STATE_SLAVE (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/net/phy/
Dadin1100.c83 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in adin_read_status()
Dphy-c45.c572 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in genphy_c45_pma_baset1_read_master_slave()
Drealtek.c796 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in rtl9000a_read_status()
Dnxp-c45-tja11xx.c1031 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in nxp_c45_read_master_slave()
Dphy_device.c2118 state = MASTER_SLAVE_STATE_SLAVE; in genphy_read_master_slave()
/Linux-v6.1/include/uapi/linux/
Dethtool.h1885 #define MASTER_SLAVE_STATE_SLAVE 3 macro