Searched refs:PHY_MIISTAT_LS (Results 1 – 1 of 1) sorted by relevance
49 #define PHY_MIISTAT_LS BIT(10) macro413 if (!(ret & PHY_MIISTAT_LS) || in gpy_2500basex_chk()643 phydev->link = (ret & PHY_MIISTAT_LS) ? 1 : 0; in gpy_read_status()