mtw_mcu_calibrate
int mtw_mcu_calibrate(struct mtw_softc *, int, uint32_t);
mtw_mcu_calibrate(sc, 0x6, 0x10001);
if ((error = mtw_mcu_calibrate(sc, 0x1, 0)) != 0)
if ((error = mtw_mcu_calibrate(sc, 0x9, 0)) != 0)
if ((error = mtw_mcu_calibrate(sc, 0x6, 1)) != 0)
if ((error = mtw_mcu_calibrate(sc, 0x6, 0)) != 0)
if ((error = mtw_mcu_calibrate(sc, 0x4, 0)) != 0)
if ((error = mtw_mcu_calibrate(sc, 0x5, 0)) != 0)
if ((error = mtw_mcu_calibrate(sc, 0x8, 0)) != 0)