Home
last modified time | relevance | path

Searched refs:LPA_1000MSFAIL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmii.h159 #define LPA_1000MSFAIL 0x8000 /* Master/Slave resolution failure */ macro
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c2172 if (val & LPA_1000MSFAIL) { in genphy_read_master_slave()
2405 if (lpagb & LPA_1000MSFAIL) { in genphy_read_lpa()
H A Dmotorcomm.c1137 if (lpagb & LPA_1000MSFAIL) { in ytphy_utp_read_lpa()