Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmii.h160 #define LPA_1000MSRES 0x4000 /* Master/Slave resolution status */ macro
/openbmc/linux/drivers/net/phy/
H A Drealtek.c823 if (ret & LPA_1000MSRES) in rtl9000a_read_status()
H A Dphy_device.c2176 if (val & LPA_1000MSRES) in genphy_read_master_slave()