lan9303_phy_write
lan9303_phy_write(ds, port, MII_BMCR, BMCR_PDOWN);
lan9303_phy_write(ds, port, MII_BMCR, ctl);
.phy_write = lan9303_phy_write,