Lines Matching defs:setting
214 * phy_find_valid - find a PHY setting that matches the requested parameters
219 * Locate a supported phy setting that is, in priority order:
250 * phy_check_valid - check if there is a valid PHY setting which matches
256 * Description: Returns true if there is a valid setting, false otherwise.
274 const struct phy_setting *setting;
276 setting = phy_find_valid(phydev->speed, phydev->duplex,
278 if (setting) {
279 phydev->speed = setting->speed;
280 phydev->duplex = setting->duplex;
736 // allow setting node_id concurrently with enabled
816 "PHY not configured. Try setting interface up");
887 "PHY not configured. Try setting interface up");
1546 * and it programs the MMD register 3.0 setting the "Clock stop enable"