Home
last modified time | relevance | path

Searched refs:LPA_1000MSFAIL (Results 1 – 4 of 4) 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 Das21xxx.c677 if (lpagb & LPA_1000MSFAIL) { in as21xxx_read_c22_lpa()
H A Dphy_device.c2152 if (val & LPA_1000MSFAIL) { in genphy_read_master_slave()
2404 if (lpagb & LPA_1000MSFAIL) { in genphy_read_lpa()
H A Dmotorcomm.c1214 if (lpagb & LPA_1000MSFAIL) { in ytphy_utp_read_lpa()