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