axp22x_read
error = axp22x_read(sc, AXP_TEMP_MON_REG, buf, sizeof(buf));
static int axp22x_read(struct axp22x_softc *, uint8_t, uint8_t *, size_t);