bge_mii_put16
bge_mii_put16(bgep, MII_DSP_ADDRESS, regno);
bge_mii_put16(bgep, MII_DSP_ADDRESS, regno);
bge_mii_put16(bgep, MII_DSP_RW_PORT, data);
bge_mii_put16(bgep, ppd->pp_acc_offset/2, ppd->pp_acc_data);
bge_mii_put16(bgep, miirwp->mii_reg, miirwp->mii_data);
void bge_mii_put16(bge_t *bgep, bge_regno_t regno, uint16_t value);
bge_mii_put16(bgep, MII_AN_ADVERT, anar);
bge_mii_put16(bgep, MII_AUX_CONTROL, auxctrl);
bge_mii_put16(bgep, MII_MSCONTROL, gigctrl);
bge_mii_put16(bgep, MII_CONTROL, control);
bge_mii_put16(bgep, MII_AUX_CONTROL,
bge_mii_put16(bgep, MII_AUX_CONTROL, (val | MII_AUX_CTRL_TX_6DB));
bge_mii_put16(bgep, MII_CONTROL, MII_CONTROL_RESET);
bge_mii_put16(bgep, MII_CONTROL, MII_CONTROL_PWRDN);
bge_mii_put16(bgep, 0x17, (chan << 13) | 0x0200);
bge_mii_put16(bgep, 0x16, 0x0002);
bge_mii_put16(bgep, 0x15, tap_data[chan][tap].lo);
bge_mii_put16(bgep, 0x15, tap_data[chan][tap].hi);
bge_mii_put16(bgep, 0x16, 0x0202);
bge_mii_put16(bgep, 0x17, (chan << 13) | 0x0200);
bge_mii_put16(bgep, 0x16, 0x0082);
bge_mii_put16(bgep, 0x16, 0x0802);
bge_mii_put16(bgep, 0x10, extctrl | 0x3000);
bge_mii_put16(bgep, 0x0, 0x0140);
bge_mii_put16(bgep, 0x9, 0x1800);
bge_mii_put16(bgep, 0x18, 0x0c00); /* "the ADC fix" */
bge_mii_put16(bgep, 0x17, 0x201f);
bge_mii_put16(bgep, 0x15, 0x2aaa);
bge_mii_put16(bgep, 0x17, 0x000a);
bge_mii_put16(bgep, 0x15, 0x0323); /* "the Gamma fix" */
bge_mii_put16(bgep, 0x17, 0x8005);
bge_mii_put16(bgep, 0x15, 0x0800);
bge_mii_put16(bgep, 0x17, 0x8005);
bge_mii_put16(bgep, 0x15, 0x0000);
bge_mii_put16(bgep, 0x17, 0x8200);
bge_mii_put16(bgep, 0x16, 0x0000);
bge_mii_put16(bgep, 0x18, 0x0400);
bge_mii_put16(bgep, 0x9, gigctrl);
bge_mii_put16(bgep, 0x10, extctrl & ~0x3000);
bge_mii_put16(bgep, 0x1c, 0x8d68);
bge_mii_put16(bgep, 0x1c, 0x8d68);
bge_mii_put16(bgep, 0x18, 0x0c00);
bge_mii_put16(bgep, 0x17, 0x000a);
bge_mii_put16(bgep, 0x15, 0x310b);
bge_mii_put16(bgep, 0x17, 0x201f);
bge_mii_put16(bgep, 0x15, 0x9506);
bge_mii_put16(bgep, 0x17, 0x401f);
bge_mii_put16(bgep, 0x15, 0x14e2);
bge_mii_put16(bgep, 0x18, 0x0400);
bge_mii_put16(bgep, 0x10, extctrl | 0x1);
bge_mii_put16(bgep, MII_AUX_CONTROL, 0x0007);
bge_mii_put16(bgep, MII_AUX_CONTROL, auxctrl);
bge_mii_put16(bgep, MII_MMD_CTRL, MDIO_MMD_AN);
bge_mii_put16(bgep, MII_MMD_ADDRESS_DATA, MDIO_AN_EEE_ADV);
bge_mii_put16(bgep, MII_MMD_CTRL,
bge_mii_put16(bgep, MII_MMD_ADDRESS_DATA, mii_val);
bge_mii_put16(bgep, MII_MMD_CTRL, MDIO_MMD_AN);
bge_mii_put16(bgep, MII_MMD_ADDRESS_DATA,
bge_mii_put16(bgep, MII_MMD_CTRL,
bge_mii_put16(bgep, 0x17, 0x12);