octiic_reg_read
octiic_reg_read(sc, TWSI_IA_DATA, datap);
octiic_reg_read(sc, TWSI_IA_CTL, &ctl);
octiic_reg_read(sc, TWSI_IA_STAT, &stat);
int octiic_reg_read(struct octiic_softc *, uint8_t, uint8_t *);