PORT_FORCE_100_MBIT
ctrl |= PORT_FORCE_100_MBIT;
ret = ksz_prmw8(dev, port, regs[P_FORCE_CTRL], PORT_FORCE_100_MBIT |
if (ctrl & PORT_FORCE_100_MBIT)