Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dadin1100.c83 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in adin_read_status()
Dmicrochip_t1.c449 if (phydev->master_slave_state == MASTER_SLAVE_STATE_SLAVE) { in lan87xx_phy_init()
Drealtek.c824 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in rtl9000a_read_status()
Dphy-c45.c587 phydev->master_slave_state = MASTER_SLAVE_STATE_SLAVE; in genphy_c45_pma_baset1_read_master_slave()
Dphy_device.c2169 state = MASTER_SLAVE_STATE_SLAVE; in genphy_read_master_slave()
/Linux-v6.6/include/uapi/linux/
Dethtool.h1937 #define MASTER_SLAVE_STATE_SLAVE 3 macro