act8846_write
rv = act8846_write(sc, reg, val);
#define WR1(sc, reg, val) act8846_write(sc, reg, val)
int act8846_write(struct act8846_softc *sc, uint8_t reg, uint8_t val);