Lines Matching defs:setting
206 * phy_find_valid - find a PHY setting that matches the requested parameters
211 * Locate a supported phy setting that is, in priority order:
242 * phy_check_valid - check if there is a valid PHY setting which matches
248 * Description: Returns true if there is a valid setting, false otherwise.
266 const struct phy_setting *setting;
268 setting = phy_find_valid(phydev->speed, phydev->duplex,
270 if (setting) {
271 phydev->speed = setting->speed;
272 phydev->duplex = setting->duplex;
577 "PHY not configured. Try setting interface up");
648 "PHY not configured. Try setting interface up");
1321 * and it programs the MMD register 3.0 setting the "Clock stop enable"