nxp75a_write_temp
if (nxp75a_write_temp(sc, reg, otemp) == 0) {
nxp75a_write_temp(sc, reg, hyst);
static int nxp75a_write_temp(struct nxp75a_softc *, uint8_t, uint32_t);