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