Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmii.h159 #define LPA_1000MSFAIL 0x8000 /* Master/Slave resolution failure */ macro
/linux/drivers/net/phy/
H A Dmotorcomm.c1214 if (lpagb & LPA_1000MSFAIL) { in ytphy_utp_read_lpa()