Searched refs:PHY_STATE_MACH_MS (Results 1 – 1 of 1) sorted by relevance
40 #define PHY_STATE_MACH_MS 1000 macro552 *edpd = PHY_STATE_MACH_MS + priv->edpd_max_wait_ms; in smsc_phy_get_edpd()573 edpd = PHY_STATE_MACH_MS + EDPD_MAX_WAIT_DFLT_MS; in smsc_phy_set_edpd()578 if (edpd < PHY_STATE_MACH_MS || edpd > PHY_STATE_MACH_MS + 1000) in smsc_phy_set_edpd()581 priv->edpd_max_wait_ms = edpd - PHY_STATE_MACH_MS; in smsc_phy_set_edpd()