SMI_EN
ichwd_write_smi_4(sc, SMI_EN, ichwd_read_smi_4(sc, SMI_EN) & ~SMI_TCO_EN);
ichwd_write_smi_4(sc, SMI_EN, ichwd_read_smi_4(sc, SMI_EN) | SMI_TCO_EN);
return ((ichwd_read_smi_4(sc, SMI_EN) & SMI_TCO_EN) != 0);
mdio_reg_write(sc, SMI_EN, SMI_EN_EN);