tcakp_read
static int tcakp_read(struct tcakp_softc *, uint8_t, uint8_t *);
tcakp_read(sc, TCA_INT_STAT, &stat);
tcakp_read(sc, TCA_EVENT('A'), &ev);
tcakp_read(sc, TCA_EVENT('A'), &ev);
tcakp_read(sc, TCA_INT_STAT, &val);
tcakp_read(sc, TCA_EVENT('A'), &ev);