Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dqca808x.c296 if (phydev->master_slave_state == MASTER_SLAVE_STATE_ERR || in qca808x_read_status()
/linux/drivers/net/phy/
H A Ddp83td510.c620 phydev->master_slave_state = MASTER_SLAVE_STATE_ERR; in dp83td510_read_status()
H A Dphy_device.c2264 state = MASTER_SLAVE_STATE_ERR; in genphy_read_master_slave()
/linux/include/uapi/linux/
H A Dethtool.h2247 #define MASTER_SLAVE_STATE_ERR 4 macro