Lines Matching refs:speed
192 u32 speed, conv_mode, val, mask;
198 speed = CONV_MODE_100MBPS;
205 speed = CONV_MODE_1000MBPS;
209 /* When in MII mode, speed should be set to 0 (which is actually
212 speed = CONV_MODE_10MBPS;
221 /* Update speed only if we are going to change the interface because
222 * the link might already be up and it would break it if the speed is
226 val |= FIELD_PREP(MIIC_CONVCTRL_CONV_SPEED, speed);
238 phy_interface_t interface, int speed, int duplex)
248 /* No speed in MII through-mode */
250 switch (speed) {
368 /* Disable speed/duplex control from these registers, datasheet
370 * speed and duplex.