Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/
Dadin1100.c84 phydev->master_slave_state = MASTER_SLAVE_STATE_MASTER; in adin_read_status()
Dphy-c45.c569 phydev->master_slave_state = MASTER_SLAVE_STATE_MASTER; in genphy_c45_pma_baset1_read_master_slave()
Drealtek.c786 phydev->master_slave_state = MASTER_SLAVE_STATE_MASTER; in rtl9000a_read_status()
Dnxp-c45-tja11xx.c1028 phydev->master_slave_state = MASTER_SLAVE_STATE_MASTER; in nxp_c45_read_master_slave()
Dphy_device.c2116 state = MASTER_SLAVE_STATE_MASTER; in genphy_read_master_slave()
/linux-5.19.10/include/uapi/linux/
Dethtool.h1839 #define MASTER_SLAVE_STATE_MASTER 2 macro