TWSI_IA_CTL
error = octiic_reg_write(sc, TWSI_IA_CTL, TWSI_CTL_ENAB | TWSI_CTL_STA);
return octiic_reg_write(sc, TWSI_IA_CTL, TWSI_CTL_ENAB | TWSI_CTL_STP);
octiic_reg_write(sc, TWSI_IA_CTL, TWSI_CTL_ENAB);
octiic_reg_write(sc, TWSI_IA_CTL, TWSI_CTL_ENAB);
octiic_reg_write(sc, TWSI_IA_CTL, ctl);
octiic_reg_write(sc, TWSI_IA_CTL, TWSI_CTL_ENAB);
octiic_reg_read(sc, TWSI_IA_CTL, &ctl);